summaryrefslogtreecommitdiff
path: root/test/fixtures/es-module-loaders
AgeCommit message (Expand)Author
2018-11-12test: esm loader unknown builtin moduleFran Herrero
2018-07-03test: add test for missing dynamic instantiate hookMichaël Zasso
2018-06-30esm: loader hook URL validation and error messagesguybedford
2018-05-11esm: provide named exports for builtin libsGus Caplan
2018-04-10module: fix `e.stack` error when throwing undefined or nullZhenzhen Zhan
2018-02-14module: support main w/o extension, pjson cacheGuy Bedford
2018-01-19test: replace assert.equal with assert.strictEqualSho Miyamoto
2018-01-15module: refactor loaderGus Caplan
2017-12-24module: print better message on esm import errorMichaël Zasso
2017-11-29module: print better message on esm syntax errorBen Noordhuis
2017-11-28module: fix for #17130 shared loader cjs depGuy Bedford
2017-10-28module: fix hook module CJS dependency loadingguybedford
2017-10-21module: fix main resolution and not found updatesGuy Bedford
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford