-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels