Merge pull request #20667 from backstage/rugvip/app-graph

frontend-app-api: refactor app extension management into graph
This commit is contained in:
Patrik Oldsberg
2023-10-20 14:35:41 +02:00
committed by GitHub
21 changed files with 2013 additions and 1483 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/frontend-app-api': patch
---
Refactor internal extension instance system into an app graph.