swc/node-swc
muji 2151366b93
feat(es/loader): Support target runtime environment. (#2045)
swc_ecma_ast:
 - Add `TargetEnv`.

swc_ecma_loader:
 - Support specifying target environment.
2021-08-10 15:36:10 +09:00
..
__tests__ fix(es/minifier): Fix bugs and implement more rules (#2032) 2021-08-08 14:19:04 +00:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src feat(es/loader): Support target runtime environment. (#2045) 2021-08-10 15:36:10 +09:00
tests fix(swc): Fix various bugs (#1588) 2021-04-18 20:58:30 +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