summaryrefslogtreecommitdiff
path: root/runtime/lib.rs
diff options
context:
space:
mode:
authorMarvin Hagemeister <marvin@deno.com>2024-10-18 21:45:05 +0200
committerGitHub <noreply@github.com>2024-10-18 21:45:05 +0200
commit0e60bb9cf701fea3864403e6851abad86bc0b65d (patch)
tree628e0fb81761f795f915481ee688cde386b34eeb /runtime/lib.rs
parentd047cab14b754d20a43c7119e327b451440aaed9 (diff)
fix(info): resolve workspace member mappings (#26350)
This PR fixes the issue where mapped specifiers in a workspace member would never be found. Only mapped paths from the workspace root would resolve. This was caused by always passing the workspace root url to the import map resolver instead of the workspace member one. Fixes https://github.com/denoland/deno/issues/26138 Fixes https://github.com/denoland/fresh/issues/2615 --------- Signed-off-by: Marvin Hagemeister <marvinhagemeister50@gmail.com> Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
Diffstat (limited to 'runtime/lib.rs')
0 files changed, 0 insertions, 0 deletions