backend-common: move the frontend visibility of config to @backstage/integration

This commit is contained in:
Patrik Oldsberg
2020-11-26 22:27:22 +01:00
parent 2942954535
commit b3d4e4e57a
4 changed files with 55 additions and 9 deletions
+4 -2
View File
@@ -28,6 +28,8 @@
"@types/jest": "^26.0.7"
},
"files": [
"dist"
]
"dist",
"config.d.ts"
],
"configSchema": "config.d.ts"
}