app-next: complete package discovery example

Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-05 16:03:31 +02:00
parent 8bdfb7a2f4
commit a44803ad8a
6 changed files with 36 additions and 6 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
app:
packages: 'all' # ✨
experimental:
# packages: 'all' # ✨
packages: 'all'
# scmAuthExtension: >-
+1
View File
@@ -86,6 +86,7 @@
"@roadiehq/backstage-plugin-github-insights": "^2.0.5",
"@roadiehq/backstage-plugin-github-pull-requests": "^2.2.7",
"@roadiehq/backstage-plugin-travis-ci": "^2.0.5",
"app-next-example-plugin": "workspace:^",
"history": "^5.0.0",
"lodash": "^4.17.21",
"prop-types": "^15.7.2",