swc/ecmascript
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
..
ast refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
codegen fix(strip): Expand class expressions as sequences 2021-03-30 12:09:11 +09:00
dep-graph refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
ext-transforms refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
jsdoc refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
loader refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
parser fix(swc): Fix bugs for v1.2.52 (#1506) 2021-03-29 20:48:48 +09:00
preset_env fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(strip): Expand class expressions as sequences 2021-03-30 12:09:11 +09:00
utils refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
visit refactor(es/ast): Change TaggedTpl to have a Tpl (#1114) 2021-03-25 20:09:36 +09:00
Cargo.toml fix(strip): Transform static class fields to assignments (#1487) 2021-03-26 13:48:55 +09:00