Skip to content

Optionally write out runtime config #9

@jasonmcaffee

Description

@jasonmcaffee

for shim config, it is convenient to write out the config for runtime.

var modulusConfig = {
    shim:{...}
};

modulus should check for a runtime config when init is called, and merge that config in with any other configs.

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