mirror of
https://github.com/koush/scrypted.git
synced 2026-03-02 01:02:57 +00:00
tensorflow: plugin
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user