node/test/fixtures/es-module-loaders
Bradley Farias ceadb473e6 esm: support https remotely and http locally under flag
Co-authored-by: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com>
Co-authored-by: James M Snell <jasnell@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: James Sumners <james@sumners.email>
PR-URL: https://github.com/nodejs/node/pull/36328
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
2022-02-09 19:47:12 -08:00
..
assertionless-json-import.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
builtin-named-exports-loader.mjs esm: support https remotely and http locally under flag 2022-02-09 19:47:12 -08:00
example-loader.mjs esm: use "node:" namespace for builtins 2020-09-29 18:20:28 -07:00
hook-resolve-type.mjs esm: support https remotely and http locally under flag 2022-02-09 19:47:12 -08:00
hooks-custom.mjs esm: improve validation of resolved URLs 2022-01-19 05:28:32 +00:00
hooks-obsolete.mjs esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
js-as-esm.js
loader-dep.js
loader-get-format.mjs
loader-invalid-format.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
loader-invalid-url.mjs test: remove eslint-disable comments from fixtures 2022-02-06 08:26:00 -08:00
loader-shared-dep.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
loader-side-effect-require-preload.js module: add hook for global preload code 2020-03-23 08:39:37 -05:00
loader-side-effect.mjs esm: working mock test 2021-11-29 14:54:01 -06:00
loader-unknown-builtin-module.mjs esm: consolidate ESM loader hooks 2021-09-11 18:08:35 -07:00
loader-with-custom-condition.mjs src: add option to disable loading native addons 2021-09-10 10:54:39 -05:00
loader-with-dep.mjs esm: support https remotely and http locally under flag 2022-02-09 19:47:12 -08:00
missing-dynamic-instantiate-hook.mjs
mock-loader.mjs esm: support https remotely and http locally under flag 2022-02-09 19:47:12 -08:00
module-named-exports.mjs
not-found-assert-loader.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
string-sources.mjs esm: add support for JSON import assertion 2021-11-03 20:06:55 -07:00
syntax-error.mjs
throw-undefined.mjs test: remove eslint-disable comments from fixtures 2022-02-06 08:26:00 -08:00