|
|
@ -10,7 +10,8 @@ |
|
|
|
- Webpack loaders for importing HTML, CSS, images, icons, and fonts |
|
|
|
- Webpack Dev Server during development |
|
|
|
- Automatic creation of HTML pages, no templating necessary |
|
|
|
- Hot module replacement support |
|
|
|
- Hot Module Replacement support |
|
|
|
- Tree-shaking to create smaller bundles |
|
|
|
- Production-optimized bundles with Babili minification and easy chunking |
|
|
|
- Easily extensible to customize your project as needed |
|
|
|
|
|
|
|