Skip to content

[core] Remove plugin installation code #872

@bmuenzenmeyer

Description

@bmuenzenmeyer

As part of #812 I expect to be able to run all plugin installation / enabling / disabling logic through the CLI.

For example:

npm run patternlab install --plugins @pattern-lab/plugin-tab

This code when operating successfully does not need core at all.

core/src/lib/plugin_manager.js

  • installPlugin
  • enablePlugin
  • disablePlugin

core/src/index.js

  • installplugin

edition-node-gulp/gulpfile.js

  • patternlab:installplugin

  • regen docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    pinned 📌Don't let stalebot clean this up

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions