dataslate icon indicating copy to clipboard operation
dataslate copied to clipboard

Set up service worker for offline PWA capability

Open Floppy opened this issue 4 years ago • 0 comments

We need to enable the service worker to work offline. BUT we need to do a proper manifest and make sure it handles updates properly, because our initial naive use of it caused #551.

https://create-react-app.dev/docs/making-a-progressive-web-app/

Floppy avatar Sep 25 '21 09:09 Floppy