node/lib/internal/modules
Guy Bedford 1d5ed725e9 esm: export 'module.exports' on ESM CJS wrapper
PR-URL: https://github.com/nodejs/node/pull/53848
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2024-10-02 12:30:23 -07:00
..
cjs module: support 'module.exports' interop export in require(esm) 2024-10-01 21:13:03 -07:00
esm esm: export 'module.exports' on ESM CJS wrapper 2024-10-02 12:30:23 -07:00
helpers.js module: implement the "module-sync" exports condition 2024-09-25 06:35:26 +00:00
package_json_reader.js lib,src: remove --experimental-policy 2024-05-07 16:25:45 +00:00
run_main.js module: support loading entrypoint as url 2024-09-27 15:26:48 +08:00