diff --git a/templates/common/Gruntfile.js b/templates/common/Gruntfile.js index 235f64e90..c7abd7ec8 100644 --- a/templates/common/Gruntfile.js +++ b/templates/common/Gruntfile.js @@ -306,9 +306,6 @@ module.exports = function (grunt) { // The following *-min tasks produce minified files in the dist folder imagemin: { - options : { - cache: false - }, dist: { files: [{ expand: true,