node/lib/internal/process
Guy Bedford f3e3429296
module: support main w/o extension, pjson cache
This adds support for ensuring that the top-level main into Node is
supported loading when it has no extension for backwards-compat with
NodeJS bin workflows.

In addition package.json caching is implemented in the module lookup
process.

Backport-PR-URL: https://github.com/nodejs/node/pull/18923
PR-URL: https://github.com/nodejs/node/pull/18728
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2018-03-07 09:32:36 -08:00
..
modules.js module: support main w/o extension, pjson cache 2018-03-07 09:32:36 -08:00
next_tick.js process: use linked reusable queue for ticks 2018-02-27 17:55:58 +01:00
promises.js promises: refactor rejection handling 2018-02-27 17:40:39 +01:00
stdio.js
warning.js
write-coverage.js process: fix coverage generation 2018-01-08 02:20:59 -05:00