summaryrefslogtreecommitdiff
path: root/test/es-module/test-esm-loader-modulemap.js
Commit message (Expand)AuthorAgeFilesLines
* esm: move hook execution to separate threadJacob Smith2023-04-131-2/+2
* module: import assertions improvementsGeoffrey Booth2021-11-241-3/+2
* esm: add support for JSON import assertionAntoine du Hamel2021-11-031-44/+84
* esm: consolidate ESM loader hooksJacob2021-09-111-2/+2
* test,benchmark: stop requiring URL and URLSearchParamsraisinten2021-01-181-1/+0
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-9/+10
* errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater2019-12-201-5/+8
* esm: unflag --experimental-modulesGuy Bedford2019-11-121-1/+1
* module: refactor modules bootstrapBradley Farias2019-10-161-1/+1
* esm: phase two of new esm implementationguybedford2019-03-271-1/+1
* lib: rename js source to lower snake_caseDaniel Bevenius2018-03-281-4/+5
* lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater2018-03-251-4/+5
* lib: restructure cjs and esm loadersJoyee Cheung2018-03-151-4/+4
* module: refactor loaderGus Caplan2018-01-151-1/+1
* test: increase coverage for ModuleMapRob Paton2017-11-011-0/+56