Files
backstage/.changeset/calm-toes-melt.md
T
Patrik Oldsberg ea69e4671c core-app-api: add support for backstage.io/config tags
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 17:04:08 +02:00

350 B

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

The defaultConfigLoader now also reads configuration from scripts tags with type="backstage.io/config". The tag is expected to contain a JSON-serialized array of AppConfig objects. If any of these script tags are present, the injected runtime configuration in the static assets will no longer be used.