mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
![]() This commits adds `DENO_AUTO_SERVE` env var, that when specified makes `deno run` behave like `deno serve` if the entrypoint satisfies the `Deno.ServeDefaultExport` interface. |
||
---|---|---|
.. | ||
binary.rs | ||
build.rs | ||
Cargo.toml | ||
code_cache.rs | ||
file_system.rs | ||
integration_tests_runner.rs | ||
main.rs | ||
node.rs | ||
run.rs |