Switched to cacheFirst caching

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-05-30 23:20:05 +02:00
parent 20220a30fa
commit 4cb09eea21

View file

@ -108,7 +108,7 @@
clients-claim clients-claim
skip-waiting skip-waiting
on-service-worker-installed="displayInstalledToast"> on-service-worker-installed="displayInstalledToast">
<platinum-sw-cache default-cache-strategy="networkFirst" <platinum-sw-cache default-cache-strategy="cacheFirst"
precache-file="precache.json"> precache-file="precache.json">
</platinum-sw-cache> </platinum-sw-cache>
</platinum-sw-register> </platinum-sw-register>