Using HTMLWebpackPlugin and Pug
HTMLWebpackPlugin is a simple way to generate the html files for your web app. By default it will create an HTML5 file that includes all your bundled code (script and style tags etc). Using it can be