app-backend,cli: add support for injecting full config based on serialized schema

This commit is contained in:
Patrik Oldsberg
2020-11-09 10:28:11 +01:00
parent 2e4de99338
commit 7f95e40fbb
8 changed files with 79 additions and 40 deletions
+1
View File
@@ -22,6 +22,7 @@
"dependencies": {
"@backstage/backend-common": "^0.2.0",
"@backstage/config-loader": "^0.2.0",
"@backstage/config": "^0.1.1",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^3.0.3",