Files
backstage/.changeset/rich-mugs-dress.md
T
MT Lewis 493feaca4d cli: allow running with no configuration files
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-22 15:18:15 +01:00

272 B

@backstage/config-loader
@backstage/config-loader
patch

Add boolean allowMissingDefaultConfig option to ConfigSources.default and ConfigSources.defaultForTargets, which results in omission of a ConfigSource for the default app-config.yaml configuration file if it's not present.