frontend-app-api: extract createApp out into frontend-defaults
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -60,6 +60,7 @@ const roleRules = [
|
||||
targetRole: 'frontend-plugin',
|
||||
except: [
|
||||
// TODO(freben): Address these
|
||||
'@backstage/frontend-defaults',
|
||||
'@backstage/frontend-app-api',
|
||||
'@backstage/frontend-test-utils',
|
||||
'@backstage/plugin-api-docs',
|
||||
@@ -75,6 +76,7 @@ const roleRules = [
|
||||
'@backstage/app-defaults',
|
||||
'@backstage/core-compat-api',
|
||||
'@backstage/dev-utils',
|
||||
'@backstage/frontend-defaults',
|
||||
'@backstage/frontend-app-api',
|
||||
'@backstage/frontend-test-utils',
|
||||
'@backstage/test-utils',
|
||||
|
||||
Reference in New Issue
Block a user