-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I’d like to suggest adding unplugin support.
unplugin allows writing a plugin once and running it across multiple bundlers such as Vite, Rollup, Webpack, Rspack, and esbuild. Using it could make it easier to support a broader ecosystem without maintaining separate implementations.
If there are bundler-specific requirements that make unplugin difficult to adopt, I’d be interested in understanding those constraints as well.
If this direction makes sense, I’d be happy to help with the implementation.
References:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request