summaryrefslogtreecommitdiff
path: root/test/fixtures/es-modules
AgeCommit message (Expand)Author
2019-12-04module: add warnings for experimental flagsRongjian Zhang
2019-11-08module: fix for empty object in InternalModuleReadJSONGuy Bedford
2019-10-11module: warn on require of .js inside type: moduleGuy Bedford
2019-08-13module: add warning when import,export is detected in CJS contextGiorgos Ntemiris
2019-08-12doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-05-20esm: use correct error argumentscjihrig
2019-05-17esm: --experimental-wasm-modules integration supportMyles Borins
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-03-27esm: phase two of new esm implementationguybedford
2019-02-20src: only call .ReThrow() if not terminatingAnna Henningsen
2018-06-21module: experimental modules runMain separationguybedford
2018-04-01module: skip preserveSymlinks for mainGuy Bedford
2018-03-21test: move ESM fixtures to fixtures dirMichaƫl Zasso
2018-03-01loader: fix --inspect-brkGus Caplan
2018-02-16module: fix main lookup regression from #18728Guy Bedford
2018-02-14module: support main w/o extension, pjson cacheGuy Bedford
2018-01-26test: force context allocation in test moduleYang Guo
2018-01-22inspector: --inspect-brk for es modulesGuy Bedford