Use HtmlWebpackPlugin for UI pages

This commit is contained in:
hensm
2020-09-04 18:22:23 +01:00
parent 6960508ca6
commit 01045a1889
5 changed files with 260 additions and 17 deletions

View File

@@ -15,6 +15,7 @@
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8",
"copy-webpack-plugin": "^5.1.1",
"html-webpack-plugin": "^4.4.1",
"preact": "^10.4.7",
"preact-compat": "^3.19.0",
"ts-loader": "^7.0.5",