Update strategy caching bundle front js files with webpack

- Add HtmlWebpackPlugin to use template index html
This commit is contained in:
Gregoire Parant 2020-06-01 11:53:12 +02:00
parent f2d7a9a732
commit 244f87196e
5 changed files with 308 additions and 5 deletions

View file

@ -7,6 +7,7 @@
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.26.0",
"eslint": "^6.8.0",
"html-webpack-plugin": "^4.3.0",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"webpack": "^4.42.1",