mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 01:58:05 -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`.
12 lines
722 B
Text
12 lines
722 B
Text
[UNORDERED_START]
|
|
Download http://127.0.0.1:4250/@denotest/different-deps-per-export/meta.json
|
|
Download http://127.0.0.1:4250/@denotest/different-deps-per-export/1.0.0_meta.json
|
|
Download http://127.0.0.1:4250/@denotest/different-deps-per-export/1.0.0/add.ts
|
|
Download http://127.0.0.1:4250/@denotest/different-deps-per-export/1.0.0/subtract.ts
|
|
Download http://127.0.0.1:4250/@denotest/add/meta.json
|
|
Download http://127.0.0.1:4250/@denotest/subtract/meta.json
|
|
Download http://127.0.0.1:4250/@denotest/add/1.0.0_meta.json
|
|
Download http://127.0.0.1:4250/@denotest/subtract/1.0.0_meta.json
|
|
Download http://127.0.0.1:4250/@denotest/add/1.0.0/mod.ts
|
|
Download http://127.0.0.1:4250/@denotest/subtract/1.0.0/mod.ts
|
|
[UNORDERED_END]
|