swc/crates/swc_ecma_transforms_module/src
2022-03-22 07:54:08 +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 fix(es/module/cjs): Fix conflict of a local export and exports-alls (#4089) 2022-03-19 09:56:14 +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 feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +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/modules): Support system js (#3659) 2022-03-01 05:18:55 +00:00
umd.rs fix(es/modules): Fix sourcemap, really (#4074) 2022-03-18 08:26:58 +00:00
util.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00