We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2935f3c commit cfdf286Copy full SHA for cfdf286
service-worker.js
@@ -1,6 +1,6 @@
1
2
// update worker name when updating cached files
3
-const WORKER_NAME = 'codeit-worker-v764';
+const WORKER_NAME = 'codeit-worker-v765';
4
5
6
self.importScripts('/worker/client-channel.js');
0 commit comments