To get rid of index.ejs and the base href problems with the HtmlWebpackPlugin (I cannot get base href injection to work with the template without manually specifying <base href="<%= htmlWebpackPlugin.options.base || '/' %>">)
https://github.com/jaketrent/html-webpack-template
To get rid of index.ejs and the base href problems with the HtmlWebpackPlugin (I cannot get base href injection to work with the template without manually specifying
<base href="<%= htmlWebpackPlugin.options.base || '/' %>">)https://github.com/jaketrent/html-webpack-template