lucacasonato / dext.ts

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

chore: reduce dependencies #74

Closed kt3k closed 3 years ago

kt3k commented 3 years ago

retry of #73

lucacasonato commented 3 years ago

LGTM. Module graph is indeed a lot smaller:

Before: https://deno-visualizer.danopia.net/dependencies-of/https/raw.githubusercontent.com/lucacasonato/dext.ts/f82e411969f20563e3dcf338dce567aa213b0672/cli.ts After: https://deno-visualizer.danopia.net/dependencies-of/https/raw.githubusercontent.com/lucacasonato/dext.ts/79d4083ada1036d7e9638691a90c3f0bfcfc0234/cli.ts