Skip to content

plugin dependencies not included when pluginBuilder is used #424

@NetForce1

Description

@NetForce1

When pluginBuilder is used for a plugin, the dependencies of that plugin are not included in the build. This is a problem for plugins that have a builder, but also need to call some dependency at runtime to complete the module load.

Specifying that dependencies in include does not work, these are appended at the end of the built file, this causes requirejs to download it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions