mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
004b74c8c6
This commit stabilizes HMR functionality and renames `--unstable-hmr` to `--watch-hmr`. The `--unstable-hmr` flag is still working, but hidden from the help output. It will be removed in Deno 2. Once https://github.com/denoland/deno/pull/24958 lands we should improve grouping of `--watch` and `--watch-hmr` flags. |
||
---|---|---|
.. | ||
hmr.rs | ||
mod.rs |