swc/node-swc
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
..
__tests__ feat(es/transforms/optimization): Support inlining of typeofs (#2473) 2021-10-19 09:49:18 +00:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(node/bundler): Prevent spreading string into return (#2335) 2021-10-03 23:16:48 +09:00
tests fix(swc): Fix simple bugs (#2292) 2021-09-23 08:10:12 +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