swc/node-swc/__tests__/transform
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
..
api_test.js feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
hidden_jest.js Fix jest extension (#1106) 2020-09-24 19:49:12 +09:00
issue834_test.js Default value for options.jsc.parser.syntax (#840) 2020-06-13 02:05:49 +09:00
issue846_test.js Fix regenerator (#851) 2020-06-18 17:04:49 +09:00
issue_1581_test.js fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +00:00
issues_test.mjs fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
optimizer_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
plugin_test.js fix(node-swc): Fix handling of tagged template expressions in Visitor (#1544) 2021-04-06 15:22:05 +09:00
sourcemap_test.js fix(common): Fix sourcemap (#2457) 2021-10-18 06:43:59 +00:00
swc_node_335.js fix(es/transforms/base): Optimize hygiene (#2193) 2021-09-01 13:11:55 +00:00