0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 09:57:11 -05:00
deno/cli/tools
Nathan Whitaker d4f1bd3dac
fix(install): cache jsr deps from all workspace config files (#26779)
Fixes #26772.

I wasn't aware that the `imports()` method only returned the workspace
root imports
2024-11-08 12:45:30 -08:00
..
bench fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
coverage fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
init refactor(init): inline routing in deno init --serve template (#26595) 2024-10-29 14:37:21 +09:00
jupyter fix(jupyter): fix panics for overslow subtraction (#26371) 2024-10-18 00:44:14 +02:00
lint
registry fix(install): cache jsr deps from all workspace config files (#26779) 2024-11-08 12:45:30 -08:00
repl fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
run fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
test fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
check.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
clean.rs
compile.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
doc.rs fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
fmt.rs fix(fmt): don't use self-closing tags in HTML (#26754) 2024-11-06 13:56:03 +01:00
info.rs refactor(runtime/permissions): use concrete error types (#26464) 2024-11-04 09:17:21 -08:00
installer.rs
mod.rs
serve.rs fix(serve): support serve hmr (#26078) 2024-10-30 10:32:18 -07:00
task.rs feat(npm): support --allow-scripts on deno run (and deno add, deno test, etc) (#26075) 2024-10-12 12:14:32 -07:00
upgrade.rs fix(upgrade): stop running deno lsp processes on windows before attempting to replace executable (#26542) 2024-10-25 19:58:28 +00:00