packages/cli: make cli read app config and inject into APP_CONFIG at compile-time

This commit is contained in:
Patrik Oldsberg
2020-06-02 17:29:31 +02:00
parent 483fa94d0e
commit 41dd61984c
10 changed files with 93 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@
"url-loader": "^4.1.0",
"webpack": "^4.41.6",
"webpack-dev-server": "^3.10.3",
"yaml": "^1.10.0",
"yml-loader": "^2.1.0",
"yn": "^4.0.0"
},