swc/ecmascript/transforms/optimization
강동윤 33f2ab2d79
fix(es/transforms): Fix transforms (#1861)
swc_ecma_transforms_compat:
 - Organize logical assignment pass correctly.

swc_ecma_transforms_optimization:
 - `dead_branch_remover`: Handle nullish coalescing operator correctly. (#1851)
2021-06-26 16:02:15 +09:00
..
src fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00
tests fix(es/transforms/module): Share usage data between passes (#1829) 2021-06-24 13:37:30 +09:00
Cargo.toml fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00