node/lib/internal/modules/esm
Francesco Trotta 243b2fbfdb
lib: fix regular expression to detect / and \
PR-URL: https://github.com/nodejs/node/pull/40325
Backport-PR-URL: https://github.com/nodejs/node/pull/40565
Fixes: https://github.com/nodejs/node/issues/40305
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Zeyu Yang <himself65@outlook.com>
2021-12-14 15:35:05 +00:00
..
create_dynamic_module.js lib: improve debuglog() performance 2020-09-28 10:59:37 +02:00
get_format.js esm: use "node:" namespace for builtins 2020-11-16 11:57:52 -05:00
get_source.js module: improve support of data: URLs 2021-03-29 12:33:56 +01:00
loader.js module: use cjsCache over esm injection 2020-10-01 11:32:42 -07:00
module_job.js module: named exports for CJS via static analysis 2020-11-16 11:57:50 -05:00
module_map.js lib: improve debuglog() performance 2020-09-28 10:59:37 +02:00
resolve.js lib: fix regular expression to detect / and \ 2021-12-14 15:35:05 +00:00
transform_source.js module: loader getSource, getFormat, transform hooks 2020-02-06 02:49:37 +00:00
translators.js deps: upgrade to cjs-module-lexer@1.0.0 2020-11-16 11:58:04 -05:00