fengerzh commented on issue #1527: How to remove SRI? URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1527#issuecomment-357563684 Personally I think to send a `no-transform` is not a good idea, because I DO want the css and js be combined into one file to save network bandwidth. The ideal way is still to combine them, but calculate a new SRI, or just simply strip the original SRI off from the html content, thus the browser will not complain SRI is incorrect.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
