deno/cli/tools
Nathan Whitaker 51c43ce8b4
Some checks are pending
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix(bundle): make the "dynamic require" hack work on minified output (#29997)
It's terrible and I hate it but it works
2025-07-04 02:11:09 +00:00
..
bench chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
bundle fix(bundle): make the "dynamic require" hack work on minified output (#29997) 2025-07-04 02:11:09 +00:00
coverage chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
doc feat(doc): add darkmode for HTML output (#28989) 2025-04-21 13:02:50 -07:00
init chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
installer chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
jupyter chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
lint chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
pm chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
publish refactor: ability to preserve jsx internally (#29994) 2025-07-03 21:39:54 +00:00
repl chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
run chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
check.rs refactor(cli): extract TypeChecker to separate module (#28235) 2025-02-21 21:00:29 +00:00
clean.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
compile.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
deploy.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
doc.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
fmt.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
info.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
mod.rs feat(bundle, unstable): bundling backed by esbuild (#29470) 2025-06-07 21:20:10 +02:00
serve.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
task.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
upgrade.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00