glromeo / esbuild-sass-plugin

esbuild plugin for sass
MIT License
155 stars 40 forks source link

Support for bun #149

Open navidemad opened 1 year ago

navidemad commented 1 year ago

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 commented 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.

Mqxx commented 9 months ago

What about Deno? Aka ES-Modules