-
@KevinGimbel How many images are you processing? If you want to decouple the image processing from your build you might have more luck using the synchronous method 11ty.dev/docs/plugins/image/#synchronous-usage Also github.com/11ty/eleventy-img/issues/51 Also maybe play around with modifying
formats
based on env variables?