JeremyFagis / dropify

Override your input files with style — Demo here : http://jeremyfagis.github.io/dropify
MIT License
973 stars 399 forks source link

Timecode breaks extension check #64

Open BashkovAnd opened 7 years ago

BashkovAnd commented 7 years ago

Hello! I use timecodes for correct work with cache and get this issue. If filepath looks like 'image.png?_2342342' function Dropify.prototype.getFileType can't detect extension correct. Please, fix it. Thank you!