simple-dropzone
simple-dropzone copied to clipboard
Make ZIP support configurable
Made the SimpleDropzone
show an error on dropping .zip
error:
SimpleDropzone does not support .zip format import SimpleDropzoneWithZipJs instead
Added zipConfig method in SimpleDropzoneWithZipJs class config: { useWebWorkers: boolean; }