Set dynamically aboslute public path on 'npm run watch'; fix http/htt… (#1696)
* Set dynamically aboslute public path on 'npm run watch'; fix http/https hardcoded in watch.js * WEBPACK_PUBLIC_PATH fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"entry": {
|
||||
"main": [
|
||||
"./scripts/util/public-path.js",
|
||||
"./scripts/main.js",
|
||||
"./styles/main.scss"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user