unplugin
unplugin copied to clipboard
[feature request] bun plugin support
Describe the feature
https://bun.sh/docs/runtime/plugins
The bun plugin API is based on the esbuild one, so this might be straightforward to implement. More information with esbuild compatibility can be found here
Additional information
- [X] Would you be willing to help implement this feature?
Sure, PR welcome :)