#Apply Cloudflare Auto-Minify for Worker requests that return R2 html, js, and png files
7 messages · Page 1 of 1 (latest)
Auto minify only applies to cached assets, are you implementing the Cache API in the Worker?
I'm not. I'm getting the data from R2 and returning directly. Is there a way to do what you are talking about with R2?
Yes and yes