You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try using vite-plugin-pwa to handle generating service worker for a Fresh project. After build the project i've checked that the plugin successfully generated the service worker into _fresh/client/sw.js but after running the server, the /sw.js is not found from the web.