rsnext/packages/next-swc
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
..
.cargo Update swc (#31963) 2021-11-30 15:12:37 +00:00
crates feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00
native Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
.rustfmt.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
Cargo.lock feat(next-swc): Update swc (#33724) 2022-02-03 17:39:37 +00:00
Cargo.toml Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
package.json v12.0.11-canary.3 2022-02-02 17:29:18 -05:00
rust-toolchain Fix wasm loading (#31772) 2021-11-24 15:33:34 -08:00