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 16f486c commit 63df6cdCopy full SHA for 63df6cd
service-worker.js
@@ -1,6 +1,6 @@
1
2
// update worker name when updating cached files
3
-const WORKER_NAME = 'codeit-worker-v769';
+const WORKER_NAME = 'codeit-worker-v770';
4
5
6
self.importScripts('/worker/client-channel.js');
0 commit comments