frontend-plugin-api: move app blueprints to new app-react package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"pluginPackages": [
|
||||
"@backstage/plugin-app",
|
||||
"@backstage/plugin-app-backend",
|
||||
"@backstage/plugin-app-node"
|
||||
"@backstage/plugin-app-node",
|
||||
"@backstage/plugin-app-react"
|
||||
]
|
||||
},
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user