mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
deploy to github pages 3fd80f2bc8620726eda3b69c2e8bd18a3793d025
This commit is contained in:
parent
d087a67d5c
commit
48085b8997
@ -29,4 +29,4 @@ workbox.core.skipWaiting();
|
||||
self.__precacheManifest = [].concat(self.__precacheManifest || []);
|
||||
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
|
||||
|
||||
workbox.routing.registerRoute(/.*/, new workbox.strategies.NetworkFirst(), 'GET');
|
||||
workbox.routing.registerRoute(/.*/, new workbox.strategies.NetworkOnly(), 'GET');
|
||||
|
Loading…
x
Reference in New Issue
Block a user