using a beta version of html-webpack-plugin to speed things up

This commit is contained in:
Ken
2019-02-21 08:54:35 -08:00
parent dce954c894
commit c489372944
2 changed files with 17 additions and 58 deletions

View File

@@ -30,7 +30,7 @@
"copy-webpack-plugin": "^4.6.0",
"fork-ts-checker-async-overlay-webpack-plugin": "^0.1.0",
"fork-ts-checker-webpack-plugin": "^0.5.2",
"html-webpack-plugin": "^3.2.0",
"html-webpack-plugin": "^4.0.0-beta.5",
"jest": "^23.6.0",
"nodemon": "^1.18.9",
"npm-run-all": "^4.1.5",