swc/ecmascript/transforms/module
강동윤 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 fix(es/transforms/base): Optimize hygiene (#2193) 2021-09-01 13:11:55 +00:00
Cargo.toml fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00