swc/ecmascript/transforms/proposal
강동윤 0bd2a3a07e
fix(es/transforms): Fix bugs (#1783)
swc_ecma_transforms_base:
- `fixer`: Wrap operand of a unary expression if it's a binary expression. (#1781, #1789)

swc_ecma_transforms_module:
 - Allow multiple `export *` even if it has the same item. (#1780)
2021-06-05 11:13:42 +09:00
..
src fix(es/transforms): Fix bugs (#1769) 2021-05-30 19:52:51 +09:00
tests feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
Cargo.toml fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00