mirror of
https://github.com/denoland/deno.git
synced 2024-12-18 13:22:55 -05:00
76daa03aa9
Fixes https://github.com/denoland/deno/issues/26721 Previously, we were applying only the import map, which would result in `@scope/foo` expanding to (e.g.) `jsr:@scope/foo@1.0.0`. Since that didn't exist it would error and fail to resolve. |
||
---|---|---|
.. | ||
member | ||
member2 | ||
member3 | ||
__test__.jsonc | ||
deno.json | ||
info_bare_specifier.out | ||
info_bare_specifier_package_json.out | ||
info_bare_specifier_package_json_subpath.out | ||
info_workspace_member.out | ||
info_workspace_member_sub.out |