swc/crates/swc_ecma_transforms_optimization
David Sherret 67280b6fb0
fix(es/typescript): Run resolver before typescript::strip (#2951)
swc_ecma_transforms_base:
 - `resolver`: Handle some typescript nodes.

swc_ecma_transforms_typescript:
 - `strip`: Use identifier span hygiene information for stripping types.
2021-12-04 02:35:16 +00:00
..
src refactor: Flatten ecmascript (#2708) 2021-11-10 19:00:54 +09:00
tests fix(es/typescript): Run resolver before typescript::strip (#2951) 2021-12-04 02:35:16 +00:00
Cargo.toml chore: Publish crates 2021-12-02 10:08:22 +09:00