Merge pull request #22854 from jeanlouisferey/patch-3

Update README.md for DevTools plugin
This commit is contained in:
Fredrik Adelöw
2024-02-13 11:58:57 +01:00
committed by GitHub
+4 -2
View File
@@ -418,8 +418,10 @@ By default, only packages with names starting with `@backstage` and `@internal`
devTools:
info:
packagePrefixes:
- @roadiehq/backstage-
- @spotify/backstage-
# Note that you MUST have quotes around these. The YAML won't be valid
# if you don't, because of the leading at-symbols.
- '@roadiehq/backstage-'
- '@spotify/backstage-'
```
### External Dependencies Configuration