Update: Python Online板卡下支持挂载本地文件夹到pyodide
This commit is contained in:
@@ -22,7 +22,7 @@ const addFileSystemHandler = function(filesystem) {
|
||||
return;
|
||||
}
|
||||
fs = BrowserFS.fs;
|
||||
resolve('/' + filesystem.name);
|
||||
resolve();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user