swc/ecmascript/transforms/module/tests
Jeremy Grieshop 7e3fb0a0ab
fix(es/transforms/cjs): Allow mixing named exports and export stars. (#2583)
swc_ecma_transforms_module:
 - `common_js`: Fix _exportNames when exporting aliases and using `export *`s . (#2548)
2021-10-31 09:12:36 +00:00
..
fixture/commonjs fix(es/transforms/cjs): Allow reassignment to exported functions (#2569) 2021-10-29 16:03:02 +09:00
amd.rs fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00
common_js.rs fix(es/transforms/cjs): Allow mixing named exports and export stars. (#2583) 2021-10-31 09:12:36 +00:00
path_node.rs feat(es/loader): Support target runtime environment. (#2045) 2021-08-10 15:36:10 +09:00
umd.rs fix(es/transforms/base): Reimplement hygiene (#2408) 2021-10-21 05:12:50 +00:00