summaryrefslogtreecommitdiff
path: root/cli/tools/run/hmr.rs
AgeCommit message (Expand)Author
2024-11-13feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package....David Sherret
2024-11-01fix: improved support for cjs and cts modules (#26558)David Sherret
2024-08-12feat: Rename --unstable-hmr to --watch-hmr (#24975)Bartek Iwańczuk
2024-02-13feat: denort binary for `deno compile` (#22205)Divy Srivastava
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-18refactor: factor out cdp::ExceptionThrown notification (#21623)Bartek Iwańczuk
2023-11-05refactor: unify CDP types in a single module (#21094)Bartek Iwańczuk