Webpack ES6 boilerplate for bundling JavaScript and static web assets
This boilerplate provides a minimal Webpack-based setup for ES6 JavaScript projects. It includes configuration for bundling, development and production builds, and static asset handling. Suitable for static sites, small single-page apps, and front-end prototypes.
0