image
image copied to clipboard
Prevent image generation with IPX
Is it possible to prevent the image generation when using nuxt generate and the IPX image provider? We host a standalone IPX version on a lambda and have an s3 with a redirection rule so the image only get's generated once. This would drastically improve the build time of static pages.
Thanks!