HTML and JS bundling via Webpack 4. HTML and JS live-reloading via webpack-dev-server. It's purpose is to provide a minimal Webpack 4 boilerplate which delivers both HTML and JS live-reloading in development.
GitHub Stars: 1
Last Commit: over 5 years ago
Site Generator: Webpack
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.