Use HtmlWebpackPlugin to inject chunks with hashes

Probably the worst code I've ever written in my life, I'm sorry
This commit is contained in:
Alex Gleason
2020-05-17 21:02:57 -05:00
parent c916122da7
commit afc7e33478
6 changed files with 59 additions and 25 deletions

View File

@@ -152,6 +152,7 @@
"eslint-plugin-jsx-a11y": "~6.2.3",
"eslint-plugin-promise": "~4.2.0",
"eslint-plugin-react": "~7.17.0",
"html-webpack-harddisk-plugin": "^1.0.1",
"html-webpack-plugin": "^4.0.2",
"jest": "^24.8.0",
"raf": "^3.4.1",