swc/ecmascript/transforms/react
강동윤 b4aa1d48e3
fix(es/transform): Fix bugs (#1699)
swc_ecma_transforms_base:
 - Fix bug of `ts_resolver`.

swc_ecma_transforms_typescript:
 - `strip`: Emit `export {}` for type-only modules. (#1698)
 - `strip`: Support scripts.
2021-05-15 16:07:24 +09:00
..
scripts feat(es/transforms/react): New jsx transform (#1408) 2021-02-19 14:32:53 +09:00
src fix(es/transform): Fix bugs (#1699) 2021-05-15 16:07:24 +09:00
Cargo.toml feat(es): Support type-only import equals declaration (#1695) 2021-05-15 14:26:24 +09:00