node/lib/internal/modules
Gil Tayar ccada8bccc
module: change default resolver to not throw on unknown scheme
Fixes https://github.com/nodejs/loaders/issues/138

PR-URL: https://github.com/nodejs/node/pull/47824
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-05-19 15:50:50 +00:00
..
cjs module: refactor to use normalizeRequirableId in the CJS module loader 2023-05-08 08:17:13 +00:00
esm module: change default resolver to not throw on unknown scheme 2023-05-19 15:50:50 +00:00
helpers.js module: do less CJS module loader initialization at run time 2023-04-05 11:13:23 +00:00
package_json_reader.js lib: enforce use of trailing commas for functions 2023-02-14 18:45:16 +01:00
run_main.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00