-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: PHP
-
Labels:None
-
Environment:PHP shindig
PHP shindig doesn't understand parameters for javascript urls &debug=1&nocache=1
To compress or not compress javascript is defined in the configuration settings:
// Compress the inlined javascript, saves upto 50% of the document size
'compress_javascript' => true,
I believe it should be done the same way as for Java Shindig, no?