node/lib/internal/modules
Antoine du Hamel fb852798dc
esm: do not interpret "main" as a URL
As documented, its value is a path.

PR-URL: https://github.com/nodejs/node/pull/55003
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2024-09-27 10:05:50 +00:00
..
cjs module: unflag --experimental-require-module 2024-09-26 14:21:37 +00:00
esm esm: do not interpret "main" as a URL 2024-09-27 10:05:50 +00: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