Closed (works as designed)
Project:
Advanced CSS/JS Aggregation
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2012 at 09:47 UTC
Updated:
9 May 2014 at 16:30 UTC
Jump to comment: Most recent
Comments
Comment #1
mikeytown2 commentedThat option only exists if the function jsmin() exists. If that function does not exist then the extension is not being loaded by PHP. If your running on PHP 5.4 or higher you can use https://github.com/sqmk/pecl-jsmin
Comment #2
imadalin commentedcheck to see if you really get jsmin extension loaded. this isn't a issue of the module as it works as should.
Comment #3
mikeytown2 commentedGoing to close this issue.