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