swc/ecmascript
Austaras df2a926e9d
fix(es/transforms/module): Use correct this (#1561)
swc_ecma_transforms_module:
 - Preserve semantics of `this` in imported functions. (#1556)
2021-04-14 00:18:24 +09:00
..
ast feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
codegen feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
dep-graph feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
ext-transforms feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
jsdoc feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
loader feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
parser feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
preset_env feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es/transforms/module): Use correct this (#1561) 2021-04-14 00:18:24 +09:00
utils feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
visit feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
Cargo.toml feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00