cacheableresponse plugin fixes img sw cache

This commit is contained in:
Martti Malmi
2024-01-10 22:15:58 +02:00
parent 326ce2ba68
commit cb233f4ccb
3 changed files with 9 additions and 2 deletions

View File

@ -44,6 +44,7 @@
"use-long-press": "^3.2.0",
"use-sync-external-store": "^1.2.0",
"uuid": "^9.0.0",
"workbox-cacheable-response": "^7.0.0",
"workbox-core": "^6.4.2",
"workbox-expiration": "^7.0.0",
"workbox-precaching": "^7.0.0",