Skip to content

Refactor to Unified plugin system #30

@donmccurdy

Description

@donmccurdy

Would anyone be interested in having a PR rewriting this project with https://unplugin.unjs.io/ ? The big advantage would be support for support for all of the following bundlers...

... without needing to publish separate packages for each bundler. Right now this project supports Vite and Rollup, which is an easy pair to support because they have essentially the same plugin API, by publishing a package for each with mostly shared code. But this doesn't scale well to other bundlers like Webpack (#3), especially those with different APIs.

I'd be happy to look more into what's needed, and perhaps make a PR, if that's of interest!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions