Skip to content

Move overlay-files expansion closer to component resolution #253

Description

@liunan-ms

Description

overlay-files are currently expanded during individual config file loading, in loadProjectConfigFile() via applyOverlayFiles()(introduced by #249).

Overlay-files expansion should be moved out of the top-level config file loader and make it closer to component resolution without threading permissiveConfigParsing through merge/validation functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions