swc/node-swc/__tests__
강동윤 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
..
env Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
parse Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
spack Remove some spack tests 2020-11-21 20:58:50 +09:00
transform fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
error_test.js fix(swc): Fix various bugs (#1550) 2021-04-08 12:55:02 +00:00
import_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
module_test.js fix(es/transforms/compat): Fix syntax context of super classes (#1586) 2021-04-18 15:40:06 +00:00
script_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00