swc/node-swc
강동윤 4db24fb7f6
fix(swc): Fix various bugs (#1588)
swc_ecma_transforms_module:
 - Change the order of functions exported as default. (#1568)
 - Handle mixed imports correctly. (#1525)

swc:
 - Ensure that #1581 is fixed. (#1581)
2021-04-18 20:58:30 +00:00
..
__tests__ fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(node-swc): Fix handling of tagged template expressions in Visitor (#1544) 2021-04-06 15:22:05 +09:00
tests fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
.gitignore Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
.npmignore Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00