sw caching for nostr.json and images

This commit is contained in:
Martti Malmi
2023-12-26 21:33:22 +02:00
parent d82c7957be
commit 9d2b867552
3 changed files with 27 additions and 1 deletions

View File

@ -43,6 +43,7 @@
"use-sync-external-store": "^1.2.0",
"uuid": "^9.0.0",
"workbox-core": "^6.4.2",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-routing": "^6.4.2",
"workbox-strategies": "^6.4.2"