swc/crates/swc_ecma_transforms_module/src
2022-05-04 15:07:28 +00:00
..
umd feat(es/parser): Provide more api for reducing binary size (#3747) 2022-02-26 09:29:05 +09:00
amd.rs fix(es/modules): Fix sourcemap, really (#4074) 2022-03-18 08:26:58 +00:00
common_js.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
hoist.rs fix(es/module): Fix exported vars with bigint values (#3909) 2022-03-09 06:30:28 +00:00
import_analysis.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
lib.rs feat(es/modules): Support system js (#3659) 2022-03-01 05:18:55 +00:00
path.rs fix(es/modules): Preserve extensions (#4524) 2022-05-04 15:07:28 +00:00
rewriter.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
system_js.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
umd.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
util.rs fix(es/module): Support top-level await in dynamic imports (#4277) 2022-04-08 15:28:10 +09:00