chore: update the scripts to make frontned-app-api

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-08-27 11:38:04 +02:00
parent 85d86bcbc4
commit f83f0136dc
+2
View File
@@ -60,6 +60,8 @@ const roleRules = [
targetRole: 'frontend-plugin',
except: [
// TODO(freben): Address these
'@backstage/frontend-app-api',
'@backstage/frontend-test-utils',
'@backstage/plugin-api-docs',
'@backstage/plugin-techdocs-addons-test-utils',
],