Locally when I run: npm run build
on my astrojs site I see “generating optimized images” and a ton of optimized images are created.
I disabled imageCDN
by setting it to false via the Netlify adapter config for astro. Although, whether that is true or false I never see the Netlify build running the step to optimize images.
Is this a known issue or a ‘me’ issue?
It is also worth noting these are all remote images and not local images.
site ID: 58bedbfc-dc23-4a9c-b8fa-b7819936c1f8
repo: GitHub - jspengeman/jspengy