How do image transformations work? (SvelteKit + unpic)

I have a SvelteKit app, and place the images inside the assets folder. Then, using unpic, it should (but doesn't) fetch from some cf-specific url to transform the images. This doesn't happen and I have no idea how to actually make it work.
Was this page helpful?