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