Hi guys, I'm trying to deploy a nuxt SPA with PWA in cloudflare pages but every article I find on the internet is relating PWA with cloudflare workers (not pages).
I'm assuming that the only way to deploy a PWA is by using workers, this is weird because I can serve PWA apps with nginx with no server (only static files).