[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2056: Broken javascript loading order

2021-01-22 Thread GitBox


Lofesa commented on issue #2056:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2056#issuecomment-765274057


   You have deleted the comment, but:
   For disable inline_javascript:
   ModPagespeedDisableFilters inline_javascript
   ModPagespeedForbidFilters inline_javascript
   
   For increase/decrease the size of files inlined:
   ModPagespeedJsInlineMaxBytes bytes
   
   For exclude jquery:
   ModPagespeedDisallow *jquery.js* (a wildcar spec, like regex expression)
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #2056: Broken javascript loading order

2021-01-21 Thread GitBox


Lofesa commented on issue #2056:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/2056#issuecomment-765206359


   Disable the inline_javascript filter or increase the size for javascript be 
inlined or exclude jquery from pagespeed



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org