Add changeset.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2022-10-05 14:49:43 -04:00
parent c7ae6565a8
commit 55fedf7af3
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/app-defaults': minor
'@backstage/cli': minor
'@backstage/config-loader': minor
'@backstage/core-app-api': minor
'@backstage/core-components': minor
---
Added support for adding CLI options for setting frontend public path (for example, /backstage) as well as the backend url that the front end uses to communicate with the backend. Both of these can now be specified as relative.