swc/crates/swc_ecma_loader
Victor Freitas 74e3d0466a
fix(es/module): Fix jsc.paths using absolute paths with dots in a filename for an alias (#9595)
**Description:**

- Resolves `jsc.paths` using an absolute filename with dots

**Related issue:**

- Closes https://github.com/swc-project/swc/issues/9591
2024-10-01 11:12:26 +09:00
..
src fix(es/module): Fix jsc.paths using absolute paths with dots in a filename for an alias (#9595) 2024-10-01 11:12:26 +09:00
tests fix(es/module): Fix jsc.paths using absolute paths with dots in a filename for an alias (#9595) 2024-10-01 11:12:26 +09:00
Cargo.toml chore: Publish crates with swc_core v0.106.0 2024-09-24 18:19:59 +09:00