node/lib/internal/modules/cjs
Ruben Bridgewater 86a29356f4
module: simpler esm loading
This simplifies loading the experimental modules. Instead of always
checking for them we should eagerly load the functions in case the
experimental modules flag is passed through.

PR-URL: https://github.com/nodejs/node/pull/26974
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
2019-03-31 13:13:49 +02:00
..
helpers.js module: fix stat cache 2019-03-01 12:27:15 +01:00
loader.js module: simpler esm loading 2019-03-31 13:13:49 +02:00