node/lib/internal/main
Dario Piotrowicz cb7eb15161
watch: clarify completion/failure watch mode messages
clarify the messages that `node --watch` presents to the user
when the process terminates (either successfully or because of
some error) by clearly conveying that node is waiting for new
file changes before restarting the process

PR-URL: https://github.com/nodejs/node/pull/57926
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2025-05-02 17:06:44 -03:00
..
check_syntax.js module: remove --experimental-default-type 2024-12-02 22:43:55 +00:00
embedding.js sea: suppress builtin warning with disableExperimentalSEAWarning option 2025-02-17 19:42:17 -08:00
eval_stdin.js lib: add typescript support to STDIN eval 2024-12-29 22:42:51 +00:00
eval_string.js module: support eval with ts syntax detection 2024-12-24 16:48:02 +00:00
inspect.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
mksnapshot.js src: fixup Error.stackTraceLimit during snapshot building 2024-09-30 15:05:12 +00:00
print_help.js bootstrap: print --help message using console.log 2024-05-12 21:43:13 +02:00
prof_process.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
repl.js module: print amount of load time of a cjs module 2024-05-30 16:58:59 +00:00
run_main_module.js module: remove --experimental-default-type 2024-12-02 22:43:55 +00:00
test_runner.js test_runner: add 'test:summary' event 2024-09-21 17:41:52 +00:00
watch_mode.js watch: clarify completion/failure watch mode messages 2025-05-02 17:06:44 -03:00
worker_thread.js worker: add eval ts input 2025-01-03 09:49:21 +00:00