I have various image sizes throughout the website. So there’s a bunch of custom image sizes.
The problem is that all these sizes appear in a long list of automatically generated srcset. And it is not gone even if I set it myself in BB. I need just 2 sizes in a certain place. I add them in srcset. But the code actually shows 10+ sizes, that will never be in need in this particular place.
How to avoid it??