Open lucacasonato opened 3 years ago
I am confident this is possible after the release of x/esbuild. I played around with it last weekend, and managed to write a Deno resolution module loader in only a few hundred lines. Will publish the loader plugin shortly.
Esbuild loader for Deno: https://github.com/lucacasonato/esbuild_deno_loader
I am confident this is possible after the release of x/esbuild. I played around with it last weekend, and managed to write a Deno resolution module loader in only a few hundred lines. Will publish the loader plugin shortly.