lucacasonato / esbuild_deno_loader

Deno module resolution for `esbuild`
https://jsr.io/@luca/esbuild-deno-loader
MIT License
176 stars 46 forks source link

Release for nodeModulesDir support #146

Open adamgreg opened 1 month ago

adamgreg commented 1 month ago

Would it be possible to get a new release, to include the result of #141 please? I have a Fresh project which fails to build islands since I added "nodeModulesDir": "auto" to my Deno config file.