UNPKG

grunt-cache-bust

Version:

Bust static assets from the cache using content hashing

8 lines (7 loc) 147 B
module.exports = { options: { assets: 'views/*.html', baseDir: 'tmp/templates/' }, src: ['tmp/templates/base.html'] };