You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/05/13 00:51:18 UTC

[GitHub] Thedemon007 commented on issue #1557: Optimized javascript is not compressed

Thedemon007 commented on issue #1557: Optimized javascript is not compressed
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1557#issuecomment-388593338
 
 
   I'm sure something happens with the compression, firefox show this message [https://prod-cdn.sumo.mozilla.net/uploads/images/2017-06-08-11-29-07-679a8c.png](https://prod-cdn.sumo.mozilla.net/uploads/images/2017-06-08-11-29-07-679a8c.png)
   
   My config module pagespeed releated with js is:
   
   > pagespeed EnableFilters canonicalize_javascript_libraries;
   > pagespeed EnableFilters defer_javascript;
   > pagespeed EnableFilters rewrite_javascript;
   > pagespeed EnableFilters inline_javascript;
   > pagespeed EnableFilters combine_javascript;
   > 
   the problem only happens to me with a file, i think varnish work fine, how to i can verify?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services