dext.ts icon indicating copy to clipboard operation
dext.ts copied to clipboard

Switch to esbuild

Open lucacasonato opened this issue 3 years ago • 1 comments

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.

lucacasonato avatar May 03 '21 00:05 lucacasonato

Esbuild loader for Deno: https://github.com/lucacasonato/esbuild_deno_loader

lucacasonato avatar May 03 '21 01:05 lucacasonato