It looks like the issue is in the aggregation of hoverIntent itself. For some reason it just won't minify or aggregate without adding odd characters into it. I've checked the file itself and it is fine, we have also upgraded, downgraded and still it happens.
I don't suppose it is possible to skip it from the aggregation altogether? ReferenceError: Can't find variable: Ôªø cheers, Steve On 03/03/2011, at 1:03 PM, Eric Dalquist wrote: > Add compressed="true" to the js element. That tells the aggregator it is > already compressed and should just be included as is in the aggregate file. > > -Eric > > On 3/2/11 7:56 PM, Steve Swinsburg wrote: >> Hi all, >> >> Is it possible to exclude some resources when running the resource >> aggregation plugin on our skin? We have included hoverIntent in our skin and >> there is an issue with aggregating/minifying it. >> >> We have used both the normal version and the minified version of hoverIntent >> and both cause the minification to produce odd results causing all >> Javascript to fail to run. On one of our servers the aggregation fails >> completely on hoverIntent, and I've seen this before so want to use the >> minified version as-is, without aggregation. >> >> Is this possible? >> >> thanks, >> Steve > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
