We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0301ec3 commit 0cf8f0cCopy full SHA for 0cf8f0c
service-worker.js
@@ -1,7 +1,7 @@
1
'use strict';
2
3
// update cache names any time any of the cached files change
4
-const CACHE_NAME = 'static-cache-v313';
+const CACHE_NAME = 'static-cache-v314';
5
6
// list of files to cache
7
const FILES_TO_CACHE = [
0 commit comments