Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for bun #149

Open
navidemad opened this issue Sep 16, 2023 · 2 comments
Open

Support for bun #149

navidemad opened this issue Sep 16, 2023 · 2 comments

Comments

@navidemad
Copy link

Hello, thanks you for your plugin.
It is working perfectly fine with esbuild.
We are trying to migrate to bun package manager, and it is ESBuild plugins compliant, but they are still some features not available:
https://bun.sh/docs/bundler/vs-esbuild

Do you have in mind a way to make it works ?

@glromeo
Copy link
Owner

glromeo commented Sep 16, 2023

Bun is on my radar for a while now and I look forward to the day it reaches a proper maturity (not the 1.0 that has been rushed out) where it runs natively on windows and supports all the features that esbuild has.
At the moment many critical hooks are missing so it's not ready yet for trying and running this plugin...
I leave this issue open with the intention of coming back to it when the time comes.

@Mqxx
Copy link

Mqxx commented Jan 30, 2024

What about Deno? Aka ES-Modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants