Open navidemad opened 1 year ago
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.
What about Deno? Aka ES-Modules
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 ?