node/lib/internal/main
Michaël Zasso b7be751447
repl: support --loader option in builtin REPL
Fixes: https://github.com/nodejs/node/issues/33435

PR-URL: https://github.com/nodejs/node/pull/33437
Backport-PR-URL: https://github.com/nodejs/node/pull/35394
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2020-09-29 00:02:24 +02:00
..
.eslintrc.yaml
check_syntax.js esm: unflag --experimental-modules 2020-05-13 17:52:54 +02:00
eval_stdin.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
eval_string.js lib: use getOptionValue instead of process underscore aliases 2019-04-20 00:20:37 +08:00
inspect.js process: call prepareMainThreadExecution in node inspect 2019-03-08 13:53:48 +01:00
print_help.js doc: add line for inspect host:port invocation 2019-07-20 11:10:20 +02:00
prof_process.js process: call prepareMainThreadExecution in all main thread scripts 2019-03-08 13:57:36 +01:00
repl.js repl: support --loader option in builtin REPL 2020-09-29 00:02:24 +02:00
run_main_module.js esm: unflag --experimental-modules 2020-05-13 17:52:54 +02:00
run_third_party_main.js lib: run prepareMainThreadExecution for third_party_main 2019-03-19 05:45:21 +01:00
worker_thread.js internal: rename error-serdes for consistency 2020-09-28 10:59:38 +02:00