BaseConfigSourcesOptions.allowMissingDefaultConfig
Home > @backstage/config-loader
> BaseConfigSourcesOptions
> allowMissingDefaultConfig
Allow the default app-config.yaml to be missing, in which case the source will not be created.
Signature:
allowMissingDefaultConfig?: boolean;