diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-10-03 23:26:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-03 23:26:42 +0200 |
| commit | fde938116d8b44a87579d6b65dcba79cbe988809 (patch) | |
| tree | f1c71adbb3ba536ed393f0bdd0d20759e969e656 /ext | |
| parent | 5b097fd7e5224db6de65847a604f5c60a93667a0 (diff) | |
feat(unstable): add support for npm specifier cli arguments for 'deno cache' (#16141)
This commit adds support for npm specifier in "deno cache" subcommand.
```
$ deno cache --unstable npm:vite npm:chalk https://deno.land/std/http/file_server.ts
```
Besides downloading requested npm package(s), it will also download
necessary code from "std/node/".
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions
