plugins/auth-backend: load config in standalone environment

This commit is contained in:
Patrik Oldsberg
2020-06-17 17:06:03 +02:00
parent e923d751a7
commit 034c04c259
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@
"dependencies": {
"@backstage/backend-common": "^0.1.1-alpha.9",
"@backstage/config": "^0.1.1-alpha.9",
"@backstage/config-loader": "^0.1.1-alpha.9",
"@types/express": "^4.17.6",
"body-parser": "^1.19.0",
"compression": "^1.7.4",