1 parent 7fbf5d4 commit e987c46Copy full SHA for e987c46
1 file changed
utils/misc/nodejs-terminal/html/webcontainer-fs/webcontainer-fs.html
@@ -266,8 +266,6 @@
266
var uint8 = new Uint8Array(buf);
267
await webcontainer.fs.writeFile(abs,uint8);
268
269
- read();
270
-
271
return false;
272
273
}//upload
0 commit comments