Hello Netlify,
I’m using the large-media service and image transformation features.
These 2 features work as expected but recently, I’ve checked my usage and I’ve noticed my count of image transformations was quite high for such a little traffic (my site is not yet “live” and i’m the only one accessing it for now).
The netlify documentation saying “Transformed images are cached for faster performance and reduced transformation count”, so I’m wondering if I am really accessing the transformed images in cache or if the images already transformed in the past are once again transformed before being served.
Is there a way to know this?
Does a build can invalidate the cache of transformed images?
Thanks for your answer.
Stephanie