fresh icon indicating copy to clipboard operation
fresh copied to clipboard

[vite-plugin-pwa] Generated `sw.js` didn't included in staticFiles.

Open mblonyox opened this issue 5 months ago • 0 comments

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.

mblonyox avatar Sep 24 '25 16:09 mblonyox