Searched refs:tempBundleFile (Results 1 – 1 of 1) sorted by relevance
78 const tempBundleFile = path.join(tempDir, 'index.bundle'); constant80 await fs.writeFile(tempBundleFile, code);85 const args = ['-emit-binary', '-out', tempHbcFile, tempBundleFile, '-output-source-map']; constant