node/lib/internal/main
Dario Piotrowicz 529967aa95 watch: add --watch-kill-signal flag
add the new `--watch-kill-signal` to allow users to customize
what signal is sent to the process on restarts during watch mode

PR-URL: https://github.com/nodejs/node/pull/58719
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2025-06-28 22:51:59 +00:00
..
check_syntax.js module: remove --experimental-default-type 2024-12-02 22:43:55 +00:00
embedding.js src,lib: obtain sourceURL in magic comments from V8 2025-05-30 09:47:20 +00: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 repl: extract and standardize history from both repl and interface 2025-05-28 07:38:39 +00:00
run_main_module.js module: remove --experimental-default-type 2024-12-02 22:43:55 +00:00
test_runner.js test_runner: unify --require and --import behavior when isolation none 2025-05-06 06:28:29 +00:00
watch_mode.js watch: add --watch-kill-signal flag 2025-06-28 22:51:59 +00:00
worker_thread.js esm: implement import.meta.main 2025-05-26 22:31:54 +00:00