simple-dropzone icon indicating copy to clipboard operation
simple-dropzone copied to clipboard

Make ZIP support configurable

Open rudrakpatra opened this issue 2 years ago • 0 comments

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; }

rudrakpatra avatar Apr 30 '22 11:04 rudrakpatra