Update .changeset/clever-lizards-whisper.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2023-03-07 10:49:42 +01:00
parent 559af0f44f
commit 5896463fb2
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
Support building the frontend with the same set of configs as the backend.
When building a backend package with dependencies any `--config <path>` options will now be forwarded to any dependent app package builds, unless the build script in the app package already contains a `--config` option.