rsnext/packages/next-swc/crates
Donny/강동윤 4bd76ff5df
feat(next-swc): Update swc (#33724)
This PR applies

 - https://github.com/swc-project/swc/pull/3350

which fixes lots of minifier issues.

 - https://github.com/swc-project/swc/pull/3391

This fixes the regression of evaluatior.

 - https://github.com/swc-project/swc/pull/3436

This fixes codegen bugs.

 - https://github.com/swc-project/swc/pull/3425

This improves compression.

 - https://github.com/swc-project/swc/pull/3400

This fixes some transform bugs.

 - https://github.com/swc-project/swc/pull/3392
 
This implements more terser options.
2022-02-03 17:39:37 +00:00
..
core feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00
napi feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00
wasm feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00