Skip to content

Commit 7fbf5d4

Browse files
save file
1 parent f913ec4 commit 7fbf5d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-fs/webcontainer-fs.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@
266266
var uint8 = new Uint8Array(buf);
267267
await webcontainer.fs.writeFile(abs,uint8);
268268

269+
read();
270+
269271
return false;
270272

271273
}//upload

0 commit comments

Comments
 (0)