lucacasonato / dext.ts

The Preact Framework for Deno
https://deno.land/x/dext
MIT License
241 stars 8 forks source link

Switch to esbuild #75

Open lucacasonato opened 3 years ago

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

lucacasonato commented 3 years ago

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