swc/node-swc
강동윤 a3105428ba
fix(swc): Fix various bugs (#1440)
swc:
 - Use `hygiene_with_config` instead. (#1279)
 - Allow enabling source map with `.swcrc`. (#1309)

swc_ecma_transforms_base:
 - `hygiene`: Add an option to preserve class names. (#1279)

swc_ecma_transforms_compat:
 - `block_scoping`: Allow using `break` in switch cases. (#1415)
2021-03-01 17:19:37 +09:00
..
__tests__ fix(swc): Fix bugs for v1.2.47 (#1368) 2021-01-29 22:19:04 +09:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(swc): Fix various bugs (#1440) 2021-03-01 17:19:37 +09:00
tests Remove some spack tests 2020-11-21 20:58:50 +09: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