Files
backstage/.changeset/young-chairs-check.md
T
Aramis Sennyey 76f1b3fee5 Review fixes.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2022-12-05 18:42:19 -05:00

348 B

@backstage/core-app-api
@backstage/core-app-api
patch

Apps will now rewrite the app.baseUrl configuration to match the current location.origin. The backend.baseUrl will also be rewritten in the same way when the app.baseUrl and backend.baseUrl have matching origins. This will reduce the need for separate frontend builds for different environments.