swc/ecmascript
강동윤 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
..
ast feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
babel feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
codegen fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
dep-graph fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
ext-transforms fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
jsdoc fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
loader fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
minifier fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
parser fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
preset-env fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms fix(es/loader): Fix support for jsc.paths. (#2227) 2021-09-10 12:29:26 +00:00
utils fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
visit fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00
Cargo.toml fix(es): Fix bugs (#2222) 2021-09-09 20:45:20 +09:00