swc/ecmascript/transforms/base
강동윤 b0b0709e1a
fix(es): Fix various bugs. (#1664)
swc_ecma_codegen:
 - Emit comments of `BytePos(0)`. (#1657)

swc_ecma_transforms_compat:
 - `classes`: Optimize class expresssions. (#1660)
2021-05-09 14:23:03 +09:00
..
benches feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
src feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00
tests fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
Cargo.toml fix(es): Fix various bugs. (#1664) 2021-05-09 14:23:03 +09:00