mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
c66386dbd2
This commit changes "npm:" specifier handling to respect "--cached-only" flags and adds "Download" messages for npm registry api calls. Co-authored-by: David Sherret <dsherret@gmail.com>
13 lines
338 B
Text
13 lines
338 B
Text
Download http://localhost:4545/npm/registry/chalk
|
|
Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz
|
|
Check [WILDCARD]/std/node/module_all.ts
|
|
chalk esm loads
|
|
running 1 test from ./npm/esm/test.js
|
|
test ...
|
|
------- output -------
|
|
test
|
|
----- output end -----
|
|
test ... ok ([WILDCARD]ms)
|
|
|
|
ok | 1 passed | 0 failed ([WILDCARD]s)
|
|
|