swc/ecmascript/loader
강동윤 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
..
src fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
tests perf: Use ahash instead of sip hash (#2073) 2021-08-14 10:33:16 +00:00
Cargo.toml fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00