nokonoko / Pomf

Simple file uploading and sharing, source for the now shut down site Pomf.se
MIT License
463 stars 98 forks source link

Prevent imagemin from caching #40

Closed maxpowa closed 7 years ago

maxpowa commented 9 years ago

Supposedly prevents

Running "imagemin:dist" (imagemin) task
Fatal error: ENOENT, no such file or directory 'dist/img/10.png'

from happening. See discussion at gruntjs/grunt-contrib-imagemin#140