swc/ecmascript/codegen
Nayeem Rahman 8b1f8dde4b
fix(strip): Expand class expressions as sequences
swc_ecma_transforms_typescript:
 - `strip`: Expand class expressions as sequences.

Co-authored-by: 강동윤 <kdy1997.dev@gmail.com>
2021-03-30 12:09:11 +09:00
..
benches remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
macros Fix a number of typos (#1412) 2021-02-20 15:18:09 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src fix(strip): Expand class expressions as sequences 2021-03-30 12:09:11 +09:00
tests fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
Cargo.toml fix(es/codegen): Fix sourcemaps of multi line block comments (#1511) 2021-03-29 23:41:05 +09:00