Misc updates and better logging.
This commit is contained in:
@@ -41,7 +41,7 @@ let webpackConfig = merge(commonConfig(true), {
|
||||
|
||||
webpackConfig = merge(webpackConfig, {
|
||||
plugins: [
|
||||
new HtmlPlugin({
|
||||
new HtmlWebpackPlugin({
|
||||
template: "src/templates/Index.html"
|
||||
})
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user