unjs / unplugin

Unified plugin system for Vite, Rollup, Webpack, esbuild, Rolldown, and more

Home Page:https://unplugin.unjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request] bun plugin support

Hebilicious opened this issue · comments

commented

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

  • Would you be willing to help implement this feature?

Sure, PR welcome :)