mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
ec968aa5ae
Fixes https://github.com/denoland/deno/issues/26509. Ended up being a `deno_graph` bug causing the error to surface. This PR updates `deno_graph` to pick up the fix and reverts the temporary workaround that skipped JSON exports.
13 lines
760 B
Text
13 lines
760 B
Text
[UNORDERED_START]
|
|
Download http://127.0.0.1:4250/@denotest/multiple-exports/meta.json
|
|
Download http://127.0.0.1:4250/@denotest/multiple-exports/1.0.0_meta.json
|
|
Download http://127.0.0.1:4250/@denotest/multiple-exports/1.0.0/add.ts
|
|
Download http://127.0.0.1:4250/@denotest/multiple-exports/1.0.0/subtract.ts
|
|
Download http://127.0.0.1:4250/@denotest/multiple-exports/1.0.0/data.json
|
|
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]
|