rsnext/packages/next-swc
Donny/강동윤 38aa6d7140
Update swc (#36535)
This PR updates swc to a72f436148


This PR applies

 - https://github.com/swc-project/swc/pull/4452
   - Fixes `yield*` of async generators in async generators.
   - Fixes name mangling of injected helpers.
     - Note: This only applies to tiny files which enables lots of helpers.
 - https://github.com/swc-project/swc/pull/4468
   - Fixes newer version of react.
2022-04-28 10:14:48 +00:00
..
.cargo build(next-swc): linux glibc compatible issue (#34481) 2022-02-18 16:04:43 +00:00
crates Update swc (#36535) 2022-04-28 10:14:48 +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 Update swc (#36535) 2022-04-28 10:14:48 +00:00
Cargo.toml feat(next-swc): Update swc crates (#35395) 2022-03-30 15:13:40 -07:00
package.json v12.1.6-canary.13 2022-04-28 11:33:17 +02:00
rust-toolchain SWC emotion transform plugin (#34687) 2022-03-15 08:51:15 +01:00