Lofesa commented on issue #1933: webp images not being served in AMP pages? URL: https://github.com/apache/incubator-pagespeed-mod/issues/1933#issuecomment-514811655 Hi there to get images optimized in amp you need set this: `pagespeed AddUrlValuedAttribute amp-img src image` in your config file. This rewrite the src=Image_url but not the srcset. In a next release (or building modpagespeed from scracth) the srcset attirbute get optimized.
---------------------------------------------------------------- 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 With regards, Apache Git Services