uppy/examples/bundled-example
Artur Paikin 4b21fb7c83 file.type.general, file.type.specific --> file.type = 'image/jpeg'
Just use regular mime and .split('/') when needed. Big change in terms of things that might break 👀

Also, updated `fileName` assignment
2017-10-24 16:27:51 -04:00
..
index.html Initial take on using Local Storage for storing file state and Service Worker to store file blobs, and then restore on boot 2017-07-21 15:19:04 +02:00
main.js file.type.general, file.type.specific --> file.type = 'image/jpeg' 2017-10-24 16:27:51 -04:00
sw.js Revert "restore: Check that a serviceWorker is an Uppy one before using it" 2017-10-03 19:14:34 +02:00