1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/install/installs_all_workspace_imports
Nathan Whitaker d4f1bd3dac
fix(install): cache jsr deps from all workspace config files (#26779)
Fixes #26772.

I wasn't aware that the `imports()` method only returned the workspace
root imports
2024-11-08 12:45:30 -08:00
..
packages fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
__test__.jsonc fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
deno.json fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
install.out fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00