Rebase fixes

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2022-11-29 13:06:08 -05:00
parent 43ad38e75d
commit fc0aa3e00a
4 changed files with 10 additions and 11 deletions
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/cli': patch
---
Allow relative URLs to be passed as config values for `app.baseUrl` and `backend.baseUrl`. For example, `app.baseUrl` can now be `/`.
Relative URLs are only supported for frontend builds, the backend still needs the full URL defined before run time.