I'm not sure if I'm missing something here, but when I
pnpm run generate
pnpm run generate
for my Nuxt 3 site, during static generation, any NuxtImg that uses a dynamic source is not generated. I'm not sure how to ensure that every image in my /public directory is crawled during static generation.
It seems to only create and store images in _ipx if they are statically typed as a source, like: