swc/node-swc/__tests__
Donny/강동윤 2ca6e5d79b
feat(es/transforms/optimization): Support inlining of typeofs (#2473)
swc_ecma_transforms_optimization:
 - `inline_globals`: Support inlining of `typeof`s.

swc:
 - Change error message for parsing failure to mention `Syntax Error`.
2021-10-19 09:49:18 +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 feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
dynamic_tsx.mjs feat(node/swc): Enable tsx automatically based on the extension (#2230) 2021-09-14 10:47:53 +09:00
error_test.mjs fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
import_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
minify_test.mjs fix(es/minifer): Fix bugs (#2397) 2021-10-11 07:44:42 +00:00
module_test.js fix(es/transforms/base): Optimize hygiene (#2193) 2021-09-01 13:11:55 +00:00
paths_test.mjs fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
plugin_test.mjs fix(node-swc): Fix visitor (#1890) 2021-07-04 12:35:25 +00:00
script_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00