Skip to content

Plugins - dependencies and build #81

Open
@cjsewell

Description

@cjsewell

Feature Request

Currently the docker build only copies and installs the root level package.json and dependencies.

This means if you have built custom plugins under /src/plugins, their dependencies are not installed, and the packages are not build

The build script should search and copy any /src/plugins/*/package.json and install their dependencies.

It should also run any "build" scripts found in plugins package.json

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