deno/tests/specs/serve
Nathan Whitaker 0470cb3ada
Some checks are pending
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 / 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 / publish canary (push) Blocked by required conditions
fix(serve): actually wire up resolving main module with import map for deno serve (#29974)
Closes https://github.com/denoland/deno/issues/29897
2025-07-02 11:29:23 -07:00
..
auto_serve feat: add DENO_AUTO_SERVE env var (#29852) 2025-06-24 11:05:59 +02:00
bad feat: Add deno serve subcommand (#23511) 2024-04-24 19:45:49 +00:00
basic feat(serve): Support second parameter in deno serve (#25606) 2024-09-12 23:32:28 +00:00
conn_info feat(serve): Support second parameter in deno serve (#25606) 2024-09-12 23:32:28 +00:00
import_map_bare_specifier fix(serve): actually wire up resolving main module with import map for deno serve (#29974) 2025-07-02 11:29:23 -07:00
on_listen feat(ext/http): support onListen() callback in deno serve (#29449) 2025-06-25 15:20:27 +02:00
type_check fix: add hint to run with --no-check when type checking fails (#28091) 2025-02-13 10:54:52 +00:00
type_check2 fix: add hint to run with --no-check when type checking fails (#28091) 2025-02-13 10:54:52 +00:00