-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change streamsaver WritableStream to be a polyfilled version instead …
…see #6 @jimmywarting
- Loading branch information
1 parent
da89fde
commit 853d66a
Showing
2 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
853d66a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now a tiny small thing i would have done would be to have some utility function that takes a pandoraBoxStream and converts it to a ReadableStream so you can use it in both savePandoraBoxAs and savePandoraStreamAs to make it look nicer