mirror of
https://github.com/suitenumerique/docs.git
synced 2026-08-26 01:12:27 +02:00
Add offline docs delete to the service worker. We use the Network fisrt strategy, if the network is down, we will delete the doc in the indexDB. When the connection is back, we will remove the doc to the server.