Precache service worker
Is there any way to implement service worker for content precaching?
For context I'm creating a website with a midi player. It would be great to precache large (1 to 21 MB ish) SoundFont files.
I've tried using VitePWA plugin in Vinxi. It doesn't appear to register any service workers though.
app.config.ts:
For context I'm creating a website with a midi player. It would be great to precache large (1 to 21 MB ish) SoundFont files.
I've tried using VitePWA plugin in Vinxi. It doesn't appear to register any service workers though.
app.config.ts:
