Merge pull request #20133 from backstage/rugvip/reconfigure

core-plugin-api: remove experimental plugin configuration API
This commit is contained in:
Patrik Oldsberg
2023-09-26 10:54:02 +02:00
committed by GitHub
126 changed files with 156 additions and 1140 deletions
-1
View File
@@ -106,7 +106,6 @@ const techRadarPlugin: BackstagePlugin<
{
root: RouteRef<undefined>;
},
{},
{}
>;
export { techRadarPlugin as plugin };