swc/node-swc
강동윤 9eafd0c6c4
fix(es/loader): Fix support for jsc.paths. (#2227)
swc_ecma_loader:
 - `TsConfigResolver`: Use `baseUrl`. (#2050)

swc:
 - Change type of `JscConfig.base_url` to `PathBuf`.

testing:
 - Improve `NormalizedOutput::compare_to_file`.
2021-09-10 12:29:26 +00:00
..
__tests__ fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
tests fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +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