UNPKG

grunt-cache-bust-alt

Version:

An alternative version of Bust static assets from the cache using content hashing

11 lines (10 loc) 196 B
module.exports = { options: { baseDir: 'tmp/windowsBrowserConfig' }, files: [{ expand: true, cwd: 'tmp/windowsBrowserConfig/', src: ['*.xml'] }] };