Use custom service worker.

This commit is contained in:
Paul
2021-06-22 14:22:35 +01:00
parent c52f1f5bca
commit d74bc1d8e8
5 changed files with 24 additions and 11 deletions

View File

@@ -83,6 +83,7 @@
"ulid": "^2.3.0",
"use-resize-observer": "^7.0.0",
"vite": "^2.3.7",
"vite-plugin-pwa": "^0.8.1"
"vite-plugin-pwa": "^0.8.1",
"workbox-precaching": "^6.1.5"
}
}