Refactor to remove IDBFS & NODEFS, use Transferable to handle large files

This commit is contained in:
Jerome Wu
2020-01-13 22:07:47 +08:00
parent 1bacf193d9
commit 0f15f58554
20 changed files with 162 additions and 281 deletions

6
package-lock.json generated
View File

@@ -811,9 +811,9 @@
}
},
"@ffmpeg/core": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.5.0.tgz",
"integrity": "sha512-IwccUO0ZchshMyYVfITT3c+X/S2721eiNuggxJcrC0oOyhWzUIGlule74vPDDcke6wTAVJ333WozuJgGsTYF2A=="
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@ffmpeg/core/-/core-0.4.0.tgz",
"integrity": "sha512-ZHSgNnyKcc7WoorlWXstKbtLMvh16jH4JaD823doG1JUoLfEWQmELTTphR9n/aeAM246XfjjAUgfa7ct9DIReQ=="
},
"@hapi/address": {
"version": "2.1.2",