|
@@ -78,8 +78,11 @@ define(['./workbox-87348480'], (function (workbox) { 'use strict';
|
|
|
* See https://goo.gl/S9QRab
|
|
|
*/
|
|
|
workbox.precacheAndRoute([{
|
|
|
+ "url": "registerSW.js",
|
|
|
+ "revision": "3ca0b8505b4bec776b69afdba2768812"
|
|
|
+ }, {
|
|
|
"url": "index.html",
|
|
|
- "revision": "0.21g8of8l2m8"
|
|
|
+ "revision": "0.9ceom85f6h8"
|
|
|
}], {});
|
|
|
workbox.cleanupOutdatedCaches();
|
|
|
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
|