rsnext/packages/next-swc/crates/core
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
..
src Add support for Relay projects without artifactDirectory (#33918) 2022-02-02 16:00:02 -06:00
tests Add support for Relay projects without artifactDirectory (#33918) 2022-02-02 16:00:02 -06:00
Cargo.toml feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00