Image transform with SvelteKit
So, I put the images in the
assets folder, but how do I use cloudflare's image transformation now?
Say i have pic.jpg in assets/pic.jpg, visible on https://my-page.pages.dev/pic.jpg. doing https://my-page.pages.dev/cdn-cgi/image/width=80,quality=75/pic.jpg doesn't return anything... how is this supposed to work?0 Replies