Updates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.6.3/workbox-sw.js");
|
||||
|
||||
importScripts(
|
||||
"/2/precache-manifest.e5406a96f0474ed4cc0f97aed7936298.js"
|
||||
"/precache-manifest.fea8b30c65e09e39adb680277aaea622.js"
|
||||
);
|
||||
|
||||
workbox.clientsClaim();
|
||||
@@ -28,7 +28,7 @@ self.__precacheManifest = [].concat(self.__precacheManifest || []);
|
||||
workbox.precaching.suppressWarnings();
|
||||
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
|
||||
|
||||
workbox.routing.registerNavigationRoute("/2/index.html", {
|
||||
workbox.routing.registerNavigationRoute("/index.html", {
|
||||
|
||||
blacklist: [/^\/_/,/\/[^/]+\.[^/]+$/],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user