swc/crates/swc_ecma_loader/tests
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
..
basic_import/node_modules/jquery fix(es/loader): Fix traversal of node modules resolver (#4327) 2022-04-13 19:51:17 +00:00
browser_overwrite/node_modules/jquery fix(es/loader): Fix browser overwrites not applying correctly (#7243) 2023-04-14 23:48:22 +00:00
hoisting chore(repo): Configure prettier (#4523) 2022-05-04 14:25:28 +00:00
.gitignore fix(es/loader): Fix traversal of node modules resolver (#4327) 2022-04-13 19:51:17 +00:00
node_resolver.rs fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00
tsc_resolver.rs 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