webpack-boilerplate
webpack-boilerplate copied to clipboard
📦 A sensible webpack 5 boilerplate.
by creating a .nvmrc file with the correct node version, nvm will switch to the correct one automatically and lock it so the setup will work even with newer versions....
Hello @taniarascia, I'm the author of the [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) and want to demonstrate how easily to configure this plugin for modern features. The Bundler Plugin generates static HTML or [template function](https://github.com/taniarascia/webpack-boilerplate/compare/master...webdiscus:webpack-boilerplate:bundler-plugin#template-in-js)...