mirror of
https://github.com/nodejs/node.git
synced 2025-08-16 14:18:44 +02:00
![]() currently when --watch is used, the argv arguments that the target script receives are filtered so that they don't include watch related arguments, however the current filtering logic is incorrect and it causes some watch values to incorrectly pass the filtering, the changes here address such issue PR-URL: https://github.com/nodejs/node/pull/57936 Reviewed-By: James M Snell <jasnell@gmail.com> 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 |