swc/node-swc/__tests__
강동윤 2211a9908a
fix(swc): Fix various bugs (#1550)
swc:
 - Improve error message for invalid configs. (#1532)

swc_common:
 - Handle input source map correctly. (#1404)

swc_ecma_parser:
 - Fix parsing of generics type declarations when tsx is enabled. (#1526)

swc_ecma_transforms_compat:
 - Allow using carriage return. (#1549)
2021-04-08 12:55:02 +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(node-swc): Fix handling of tagged template expressions in Visitor (#1544) 2021-04-06 15:22:05 +09: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 codegen: Preserve quotes (#911) 2020-07-28 21:56:19 +09:00
script_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00