Lofesa commented on issue #1705:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1705#issuecomment-671855245


   I have not rewived the code, but I think is not related.
   The messages about not being inlined are because you have enabled the 
inline_javascript filter but have the default max size of js code that can be 
inlined (you can set the max size with `ModPagespeedJsInlineMaxBytes bytes`).
   But the statitics are about js minification, that is for some reason 
pagespeed can´t minify a js file, maybe it can´t do it because the file is 
allready minified. or whatever other reason.


----------------------------------------------------------------
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


Reply via email to