Merge pull request #3594 from backstage/rugvip/bundle

cli: update experimental backend:bundle command to output archives to dist/
This commit is contained in:
Patrik Oldsberg
2020-12-07 10:15:21 +01:00
committed by GitHub
3 changed files with 64 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Update experimental backend bundle command to only output archives to `dist/` instead of a full workspace mirror in `dist-workspace/`.