fresh
fresh copied to clipboard
[vite-plugin-pwa] Generated `sw.js` didn't included in staticFiles.
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.