swc/ecmascript/transforms/module
강동윤 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 feat(swc): Add import resolvers (#1834) 2021-06-24 06:32:09 +00:00
tests feat(swc): Add import resolvers (#1834) 2021-06-24 06:32:09 +00:00
Cargo.toml fix(es/transforms): Fix transforms (#1861) 2021-06-26 16:02:15 +09:00