html-webpack-loader makes server/build use same src/index.html file

Added option for dev proxy by passing env variable: proxyhost.
File definitions and paths defined by variables instead of rewriting
string
This commit is contained in:
2022-06-29 00:51:57 +02:00
parent 1ddaf25150
commit f425055a53
2 changed files with 40 additions and 20 deletions

View File

@@ -29,6 +29,7 @@
"css-loader": "6.7.0",
"documentation": "^11.0.0",
"file-loader": "6.2.0",
"html-webpack-plugin": "^5.5.0",
"sass": "1.49.9",
"sass-loader": "12.6.0",
"terser-webpack-plugin": "5.3.1",