Plugins should be published as separate packages

Issue #9 resolved
Ben G created an issue

Currently plugins are included directly in panop source, which locks users into specific output. We should switch to a model similar to Eslint where plugins are individually published to npm.

Comments (2)

  1. Ben G reporter
    • changed status to open

    In progress - have converted the repo to Lerna monorepo format.

    Now need to split the packages/panop/src/plugins/* files into folders inside the packages dir.

  2. Log in to comment