mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
6d587cbfc8
Fixes #26498. This was a sort of intentional decision originally, as I wanted to avoid caching extra files that may not be needed. It seems like that behavior is unintuitive, so I propose we cache all of the exports of listed jsr packages when you run a bare `deno install`. |
||
---|---|---|
.. | ||
pm | ||
api.rs | ||
auth.rs | ||
diagnostics.rs | ||
graph.rs | ||
mod.rs | ||
paths.rs | ||
pm.rs | ||
provenance.rs | ||
publish_order.rs | ||
tar.rs | ||
unfurl.rs |