swc/crates/swc_ecma_loader
Donny/강동윤 71fb5c12a7
fix(es/module): Fix resolving of dependencies (#8533)
**Description:**

I changed the signature of `Resolve` because there was a need to pass the `value` part from `jsc.paths` to the caller.


**Related issue:**

 - Closes #8184
2024-01-21 21:35:57 +09:00
..
src fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00
tests fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00
Cargo.toml fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00