Active
Project:
jCarousel
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
6 Aug 2014 at 14:52 UTC
Updated:
6 Aug 2014 at 20:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mrmikedewolf commentedhere is a patch that adds this.
Comment #2
mrmikedewolf commentedNew patch that doesn't touch the minified js. Patches to minified js can't be patched in the future because it is all on one line. Seems the only solution is to minify the js yourself and not track it in version control.
Comment #3
mrmikedewolf commentedIf any one knows of a more elegant workaround to the minification issue, I would love to hear it. There's always something to learn.
Until then here is an option to minify once applying the patch.
jscompress.com/