Switched to cacheFirst caching
This commit is contained in:
parent
20220a30fa
commit
4cb09eea21
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
clients-claim
|
||||
skip-waiting
|
||||
on-service-worker-installed="displayInstalledToast">
|
||||
<platinum-sw-cache default-cache-strategy="networkFirst"
|
||||
<platinum-sw-cache default-cache-strategy="cacheFirst"
|
||||
precache-file="precache.json">
|
||||
</platinum-sw-cache>
|
||||
</platinum-sw-register>
|
||||
|
|
Reference in a new issue