ampproject / amp-toolbox

A collection of AMP tools making it easier to publish and host AMP pages.
Apache License 2.0
449 stars 243 forks source link

Optimizer: generate `sizes` attribute as part of image optimization. #1136

Open sebastianbenz opened 3 years ago

sebastianbenz commented 3 years ago

Currently, image optimization does not generate a sizes attribute. We should investigate whether there's a good approach to generate a sizes attribute as part of image optimization.

//cc @patrickkettner