file-upload icon indicating copy to clipboard operation
file-upload copied to clipboard

this project worked perfectly for me except yyyy/mm/dd paths

Open alleles opened this issue 6 years ago • 0 comments

I forked the project and added this commit to get around this issue:

https://github.com/alleles/file-upload/commit/daed0e7854f7e80e95e5156c424ec850c1e4bead

with this change you can set opts.storePathType variable to "explicit" to prevent the date paths being added

alleles avatar Apr 16 '18 22:04 alleles