littledivy / deno_swc

The SWC compiler for Deno.
MIT License
114 stars 16 forks source link

Update swc crates #41

Closed deckchairlabs closed 2 years ago

deckchairlabs commented 2 years ago

This PR updates crates to latest versions where applicable, also dogfoods itself by minifying the final wasm.js output.

littledivy commented 2 years ago

Done in https://github.com/littledivy/deno_swc/pull/43. Thanks for the PR