swc/ecmascript/transforms/react
강동윤 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
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src fix(swc): Fix bugs (#1732) 2021-05-24 09:41:22 +00:00
Cargo.toml fix(es/transforms): Fix bugs (#1783) 2021-06-05 11:13:42 +09:00