swc/ecmascript
강동윤 df3f3106df
fix(es/transforms/fixer): Fix await expressions. (#1475)
swc_ecma_transforms_base:
 - Handle assign expressions in `await` correctly. (denoland/deno#9810)
2021-03-24 19:25:04 +09:00
..
ast fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
codegen fix(es/codegen): Fix codegen of arrow expressions. (#1452) 2021-03-20 15:30:54 +09:00
dep-graph fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
ext-transforms fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00
jsdoc fix(es/parser): Fix lexing of template literals. (#1450) 2021-03-03 17:46:36 +09:00
loader fix(es/codegen): Fix codegen of arrow expressions. (#1452) 2021-03-20 15:30:54 +09:00
parser fix(bundler): Fix stack overflow on Windows (#1464) 2021-03-22 19:42:42 +09:00
preset_env fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es/transforms/fixer): Fix await expressions. (#1475) 2021-03-24 19:25:04 +09:00
utils fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00
visit fix(bundler): Fix bugs (#1382) 2021-02-22 17:27:40 +09:00
Cargo.toml fix(strip): Combine typescript_class_properties() into strip() (#1478) 2021-03-21 22:31:35 +09:00