You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename startZipExtraction to startZipCreation. IDK why I named it wrong 🤷
Add a condition here to check if there's just a single stream selected, then handle this case separately in other function.
Code is kinda complex because, in order to reduce memory load, it tries to handle stream extraction by streaming the zip using streamsaver (or using the File Access API, which stores the extracted files direct to the file system without requiring a zip).
No description provided.
The text was updated successfully, but these errors were encountered: