Skip to content

constructor config overwrites parameter #11

@LarsHassler

Description

@LarsHassler

There should be an option to overwrite config values of the config file via the constructor. This comes in handy if integrated into complex CI Systems

Proposal:

new PatternlabToGemini("path-to-config-file", {
  "patternlabUrl": "different url from the one in the config file"
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions