refactor for better message handling
This commit is contained in:
parent
5eb46e96c3
commit
d1ac7da1a6
7 changed files with 240 additions and 73 deletions
|
|
@ -79,7 +79,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict';
|
|||
*/
|
||||
workbox.precacheAndRoute([{
|
||||
"url": "index.html",
|
||||
"revision": "0.qrl00u05iuo"
|
||||
"revision": "0.rpn4gsapmg"
|
||||
}], {});
|
||||
workbox.cleanupOutdatedCaches();
|
||||
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue