nitro
nitro copied to clipboard
Ico file have 404 error with deploy to cloudflare workers
https://nitro-deployment.vercel.app/favicon.ico OK
https://nitro-deployment.pi0.workers.dev/favicon.ico 404
Closing as this now works
Is there a workaround for this?
Is there a workaround for this?
Not exactly a workaround, but iirc this bug doesn't affect the cloudflare_pages preset.
Hello, is there a workaround for this now? Due to the file size limitation, I have to use Cloudflare Workers instead of Cloudflare Pages.
Still, Favicon, when using Cloudflare_pages, works, but it doesn't work under Cloudflare workers.
It looks like the filename is converted when uploaded to the workers' KV to something like favicon.e98315d4e5.ico.
Did anyone figure out a fix for this?