service worker not being served on live (CF Pages) but is locally
Hi possibly not the right channel, but I'm working on a push notification system which works locally but not on live. Looking at these screenshots (live 1st then local), the script url of the service worker is different and the browser extension I have have is not picking up the SW on live deployment. Any idea why this could be...?
SW should be loaded in nuxt.config.ts
3 Replies
Having said that, it appears a service worker is loaded here?
but its still not working...
Any ideas on what I can explore to figure this out guys? Pls
appears to work now. I think removal of importscripts line was the issue. think it was double loading it and messing up