swc/ecmascript
강동윤 75a6211e2d
Fix hygiene and bundler (#1144)
swc_bundler:
 - Change order of execution of modules with circular imports. (#1139)

swc_ecma_transforms:
 - hygiene: Fix handling of default in object patterns. (#1138)
2020-10-07 14:55:02 +09:00
..
ast Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
codegen fix(jsx): Drop extra spaces around jsx attributes (#1121) 2020-10-02 17:06:02 +09:00
dep-graph Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
ext-transforms Fix jest extension (#1106) 2020-09-24 19:49:12 +09:00
jsdoc bundler: fix bugs (#1105) 2020-10-02 11:07:40 +09:00
parser export * as ns is part of ES2020 (#1142) 2020-10-06 20:48:29 +09:00
preset_env Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms Fix hygiene and bundler (#1144) 2020-10-07 14:55:02 +09:00
utils Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
visit Import assertion / json modules (#1100) 2020-09-23 14:27:27 +09:00
Cargo.toml Fix hygiene and bundler (#1144) 2020-10-07 14:55:02 +09:00