swc/ecmascript
강동윤 dcdac2db6f
fix(swc): Fix bugs (#1453)
swc_ecma_transforms_typescript:
  - Add option to use define propert for `strip` pass. (#1472)

node-swc:
  - Fix `keepClassNames`. (Brooooooklyn/swc-node#335)
2021-03-17 15:24:35 +09:00
..
ast fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
codegen fix(es/codegen): Fix SX spread props (#1463) 2021-03-11 11:24:31 +09:00
dep-graph fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
ext-transforms fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
jsdoc fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
parser fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
preset_env fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00
utils fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
visit fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
Cargo.toml fix(swc): Fix bugs (#1453) 2021-03-17 15:24:35 +09:00