tensorflow: plugin

This commit is contained in:
Koushik Dutta
2021-11-06 17:57:57 -07:00
parent 6b736e9083
commit 088cf2656f
3 changed files with 3 additions and 4 deletions

View File

@@ -167,7 +167,6 @@ else {
const t = tmp.tmpNameSync({
postfix: '.js',
});
console.log(t);
fs.writeFileSync(t, `
const e = __non_webpack_require__('${opt}');
module.exports = e;