Skip to content

way to control pre-loaded instance plugins #6

@jonschlinkert

Description

@jonschlinkert

Pre-loaded plugins are called before other potentially necessary properties are set on the instance (by inheriting applications or even other non-pre-loaded instance plugins).

We might need implement some type of control over when to invoke pre-loaded plugins. Or even just allow them to be loaded, but not invoked, so that an inheriting application can do .run on the instance to call the plugins.

@doowb thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions