summaryrefslogtreecommitdiff
path: root/cli/util/sync.rs
AgeCommit message (Expand)Author
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-09-13refactor: move `deno_core::TaskQueue` to `cli::util::sync` (#20481)David Sherret
2023-04-11fix(npm): do not "npm install" when npm specifier happens to match package.js...David Sherret