feat: introduce collection of feature flags and make FlatRoutes treat feature flags as first class citizens

Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-06-09 12:05:04 +02:00
parent a0f2f63374
commit 765632fac7
7 changed files with 81 additions and 9 deletions
+2
View File
@@ -8,6 +8,8 @@
"@backstage/cli": "^0.7.0",
"@backstage/core": "^0.7.12",
"@backstage/integration-react": "^0.1.3",
"@backstage/core-app-api": "^0.1.1",
"@backstage/core-components": "^0.1.1",
"@backstage/plugin-api-docs": "^0.4.15",
"@backstage/plugin-badges": "^0.2.2",
"@backstage/plugin-catalog": "^0.6.2",