rsnext/packages/next-swc/crates/modularize_imports
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
..
src feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
tests feat(next-swc): Update swc crates (#35996) 2022-04-11 11:59:16 +02:00
Cargo.toml Update swc (#36535) 2022-04-28 10:14:48 +00:00