Searched defs:mainPath (Results 1 – 2 of 2) sorted by relevance
29 function shouldUseESMLoader(mainPath) { argument46 function runMainESM(mainPath) { argument
47 const mainPath = path.join(tmpDir, symlink.source); constant