meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ixc2024:tech:tools:webpack [2024/08/26 05:08] – salsabeel-tn | ixc2024:tech:tools:webpack [2024/08/26 05:10] (current) – salsabeel-tn | ||
---|---|---|---|
Line 19: | Line 19: | ||
\\ | \\ | ||
- | Using HtmlWebpackPlugin to remove unnecessary | + | Using HtmlWebpackPlugin to clean the code structure: |
Line 39: | Line 39: | ||
\\ | \\ | ||
Green Development Practices | Green Development Practices | ||
- | Green Aspect: | ||
Development Server: Use Webpack’s development server efficiently to avoid unnecessary resource usage. | Development Server: Use Webpack’s development server efficiently to avoid unnecessary resource usage. |