Etheryte/nuxt-dropzone

Update vue2-dropzone dependency to 3.5.2

loadpixels opened this issue · 1 comments

This allows the ability to send additional info to our AWS S3 signingURL api endpoints, allowing you to customise where the file ends up - as described at the end of this page: https://rowanwins.github.io/vue-dropzone/docs/dist/#/aws-s3-upload

I've tested by swapping out the old dist js file with the new one and it all appears to work fine.

Merged and published, thanks a lot for the pull request, much appreciated!