There was an error while loading. Please reload this page.
2 parents 697a458 + 3e435fa commit 1449ff5Copy full SHA for 1449ff5
1 file changed
templates/common/Gruntfile.js
@@ -309,6 +309,9 @@ module.exports = function (grunt) {
309
310
// The following *-min tasks produce minified files in the dist folder
311
imagemin: {
312
+ options : {
313
+ cache: false
314
+ },
315
dist: {
316
files: [{
317
expand: true,
0 commit comments