Update strategy caching bundle front js files with webpack
- Add HtmlWebpackPlugin to use template index html
This commit is contained in:
parent
f2d7a9a732
commit
244f87196e
5 changed files with 308 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue