How can you make a PWA with tanstack start especially adding the web worker
How can you make a PWA with tanstack start especially adding the web worker
4 Replies
adverse-sapphireOP•8mo ago
I saw that just updating
site.webmanifest
and make it installable but how about the webworkers?ambitious-aqua•8mo ago
Hey, did not try myself yet but I was looking at https://vite-pwa-org.netlify.app
Vite Plugin PWA
Zero-config PWA Framework-agnostic Plugin for Vite and Integrations
environmental-rose•8mo ago
I can confirm that vite-pwa-plugin works well with pure Tanstack router, haven't tried it yet with start as I wait for full SPA support
adverse-sapphireOP•7mo ago
Thanks for the help, I eventually gave up and now use regular react. The JS SSR ecosystem is not ready imo, it's not mature enough.