mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 16:07:39 +00:00
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> |
||
|---|---|---|
| .. | ||
| check_syntax.js | ||
| embedding.js | ||
| eval_stdin.js | ||
| eval_string.js | ||
| inspect.js | ||
| mksnapshot.js | ||
| print_help.js | ||
| prof_process.js | ||
| repl.js | ||
| run_main_module.js | ||
| test_runner.js | ||
| watch_mode.js | ||
| worker_thread.js | ||