[eGroupWare-svn] r55965 - /trunk/egroupware/Gruntfile.js
[email protected] Mon, 02 May 2016 08:29:07 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Mon May 2 10:29:07 2016
New Revision: 55965
URL: http://svn.stylite.de/viewvc/egroupware?rev=55965&view=rev
Log:
need to specify rebase:true to cssmin, otherwise relative urls to images are not rewritten in minify
Modified:
trunk/egroupware/Gruntfile.js
Modified: trunk/egroupware/Gruntfile.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/Gruntfile.js?rev=55965&r1=55964&r2=55965&view=diff
==============================================================================
--- trunk/egroupware/Gruntfile.js (original)
+++ trunk/egroupware/Gruntfile.js Mon May 2 10:29:07 2016
@@ -266,7 +266,7 @@
options: {
shorthandCompacting: false,
sourceMap: true,
- relativeTo: "pixelegg\/css\/"
+ rebase: true
},
pixelegg: {
files: {
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z