node/lib/internal/main
Pulkit Gupta 3f4fd6efbb watch: fix infinite loop when passing --watch=true flag
PR-URL: https://github.com/nodejs/node/pull/51160
Fixes: https://github.com/nodejs/node/issues/51159
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2024-01-02 15:05:22 -03:00
..
check_syntax.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
embedding.js bootstrap: unify snapshot builder and embedder entry points 2023-06-11 00:34:19 +02:00
eval_stdin.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
eval_string.js esm: --experimental-default-type flag to flip module defaults 2023-09-29 06:18:44 +00:00
inspect.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
mksnapshot.js bootstrap: improve snapshot unsupported builtin warnings 2023-12-15 15:26:23 -03:00
print_help.js lib: remove deprecated string methods 2023-11-14 09:18:04 +01:00
prof_process.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
repl.js lib: enforce use of trailing commas 2023-03-06 10:44:14 +01:00
run_main_module.js esm: bypass CommonJS loader under --default-type 2023-10-05 17:57:32 +00:00
test_runner.js test_runner, cli: add --test-timeout flag 2023-11-14 09:17:58 +01:00
watch_mode.js watch: fix infinite loop when passing --watch=true flag 2024-01-02 15:05:22 -03:00
worker_thread.js module: bootstrap module loaders in shadow realm 2023-11-23 10:15:44 +01:00