jmarantz commented on issue #1578: goog.crypt.base64 not working after pagespeed is enabled URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404562822 The compile can't be run from your web page. It's run by installing it on your workstation and incorporating it into a process for compiling your JavaScript source code into new JavaScript that is suitable for delivery on the web. AFAIK the libraries you are using are intended only for use with the closure compiler. So if you have not incorporated I'm very curious to know how you're loading the JavaScript. E.g. are you hosting the closure compiler source JS yourself? On Thu, Jul 12, 2018 at 4:22 PM NisariAIT <notificati...@github.com> wrote: > @jmarantz <https://github.com/jmarantz>, How can I check if the script is > using a compiler? The script is as below: > goog.require('goog.crypt.base64'); > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-pagespeed-ngx/issues/1578#issuecomment-404510025>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AB2kPWG4L0x51O1WFxCx4BdHqr7LBXmXks5uF015gaJpZM4VKue4> > . >
---------------------------------------------------------------- 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