swc/crates/swc_ecma_transforms_module/src
2022-08-29 10:49:01 +00:00
..
umd test(es/transforms): Respect directives in tsc tests (#5648) 2022-08-29 10:49:01 +00:00
amd.rs fix(es/modules): Keep TDZ for export default if possible (#5164) 2022-07-11 08:57:50 +00:00
common_js.rs fix(es/modules): Preserve order for ts import equals (#5215) 2022-07-16 07:09:06 +00:00
import_analysis.rs feat(es/modules): Support node interop (#5069) 2022-07-01 03:28:03 +00:00
lib.rs refactor(es/module): Implement new module transformer (#4758) 2022-06-27 12:32:06 +00:00
module_decl_strip.rs fix(es/modules): Use a private context for export from (#5262) 2022-07-21 06:04:06 +00:00
module_ref_rewriter.rs fix(es/modules): Use an indirect call for a tagged template (#5382) 2022-08-04 04:59:42 +00:00
path.rs fix(es/helpers): Allow using external helpers with type: module (#4962) 2022-06-13 18:41:35 +00:00
rewriter.rs feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
system_js.rs fix(es/compat): Preserve spans in object_rest_spread (#5082) 2022-07-02 03:50:30 +00:00
umd.rs fix(es/modules): Keep TDZ for export default if possible (#5164) 2022-07-11 08:57:50 +00:00
util.rs fix(es/modules): Support lazy for export from (#5103) 2022-07-05 05:38:34 +00:00