I'm trying to integrate Vite PWA with a project that uses React Router 7 (post-Remix merger). The new version has some significant changes, and I'm struggling to get the PWA functionality working properly with the new router setup.
Has anyone successfully configured Vite PWA to work with React Router 7?
Any examples, resources, or best practices would be greatly appreciated!
by the way i use sap mode