Does sizes property work with custom image loader?
Unanswered
Large oak-apple gall posted this in #help-forum
Large oak-apple gallOP
Hey, so I try to integrate Storyblok CMS with next.js image
sizes property. Unfortunately loader seems to be called for all breakpoints specified in sizes property. Is it possible to call loader only for the one src and width that is actually correct for current device size?