Andrew Kris Yudha
Andrew Kris Yudha
> +1, I've ran into this before as well. Given how expected this message is, we should a way of disabling it. Some ideas: > > * (best) Only emit...
> The `OptimizeHeroImage` transformer has a [`maxHeroImageCount` parameter](https://github.com/ampproject/amp-toolbox/tree/main/packages/optimizer#optimizeheroimages), but it defaults to 2 not 4. Maybe you have a custom config that sets it to 4 but you could just...
> Please let me know if I'm misunderstanding: > > Let's say I'm building a page with 10 images and I know for certain only the top 4 would ever...
> few things > > * On this specific issue, you can make it go away by raising `maxHeroImage` value - are you doing this currently? > * You can...
Wow nice, I will try this. Thanks @patrickkettner for the detailed solution.