deno/cli/tools
David Sherret be888c068c
fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858)
There's no need to auto-install the package.json if the user is not
using a node_modules directory.

Closes #21850
2024-01-08 19:30:36 -05:00
..
bench perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
coverage perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
init chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
jupyter fix(jupyter): error message when install fails due to jupyter command not being on PATH (#21767) 2024-01-03 14:45:10 +00:00
registry fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816) 2024-01-08 18:51:49 -05:00
repl refactor(tools/repl): reorganize code (#21810) 2024-01-05 16:14:58 +01:00
run chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
test perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
vendor chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
bundle.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
check.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
compile.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc.rs perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
fmt.rs perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
info.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
installer.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lint.rs perf: skip expanding exclude globs (#21817) 2024-01-08 17:18:42 +00:00
mod.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
upgrade.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00