UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

8 lines (7 loc) 143 B
module.exports = { options: { assets: '**/*.jpg', baseDir: 'tmp/imgsrcset/' }, src: ['tmp/imgsrcset/**/*.html'] };