From 1a3692c42c1e0ac560d609fc6d26069626420294 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 2 May 2016 08:29:07 +0000 Subject: [PATCH] need to specify rebase:true to cssmin, otherwise relative urls to images are not rewritten in minify --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 77616e164d..ee1c45d201 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -266,7 +266,7 @@ module.exports = function (grunt) { options: { shorthandCompacting: false, sourceMap: true, - relativeTo: "pixelegg\/css\/" + rebase: true }, pixelegg: { files: {