summaryrefslogtreecommitdiff
path: root/lib/internal/loader/Loader.js
Commit message (Expand)AuthorAgeFilesLines
* module: Set dynamic import callbackJan Krems2018-08-161-2/+19
* lib: refactor ES module loader for readabilityAnna Henningsen2018-04-121-7/+38
* src: use V8 function to get Module NamespaceBradley Farias2017-10-311-5/+2
* module: fix main resolution and not found updatesGuy Bedford2017-10-231-0/+1
* module: resolve and instantiate loader pipeline hooksguybedford2017-10-171-31/+62
* module: Allow runMain to be ESMBradley Farias2017-09-121-0/+75