- Automatically processing many HTML templates
- Automatically inline small images
- Using Sass
- Using JavaScript
Use the HTML Builder Plugin for Webpack to compile and bundle source Sass and JavaScript in HTML.
git clone https://github.com/webdiscus/html-bundler-webpack-plugin.git
cd examples/simple-site/
npm install
npm start