swc/node-swc
Donny/강동윤 3dc1e765e9
feat(swc): Provide &Program to pass creator (#2665)
swc:
 - Use `impl |prorgram: &Program| -> impl Fold` instead of `impl Fold`. (Closes https://github.com/swc-project/swc/issues/2664)
2021-11-06 18:05:10 +09:00
..
__tests__ feat(swc): Provide &Program to pass creator (#2665) 2021-11-06 18:05:10 +09:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(node/types): Add es6 to ModuleConfig (#2648) 2021-11-04 11:43:48 +00:00
tests fix(swc): Allow overriding specified parser config using .swcrc (#2547) 2021-10-26 22:39:06 +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