NisariAIT edited a comment on issue #1578: goog.crypt.base64 not working after 
pagespeed is enabled
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404740553
 
 
   @jmarantz, I was not the one who compiled the JS closure libraries. I was 
given a set of js files that can be used in the web application directly(which 
I think must be because it was compiled with a closure compiler?). 
   
   Additionally, I found that https://domain.com/js/MiscJS/deps.js is being 
fetched as https://domain.com/deps.js when pagespeed is on and a 404 error is 
thrown. This file is related to the base64 js file and I suspect that 
correcting this request might put off the other 2 issues too.
   
   Is there anything that can be done to turn off pagespeed or preserve the URL 
for this request alone?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to