.smileychris
.smileychris
CDCloudflare Developers
Created by Sw1ndler on 6/27/2023 in #pages-help
Deploying sveltekit with cloudflare pages makes icons and assets return 404
Paths are case sensitive in most environments, but you're incorrectly using Icons/... in your +pages.svelte while the actual directory in static is icons/...
3 replies