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 b5eda03 commit 806bd7fCopy full SHA for 806bd7f
service-worker.js
@@ -1,6 +1,6 @@
1
2
// update worker name when updating cached files
3
-const WORKER_NAME = 'codeit-worker-v774';
+const WORKER_NAME = 'codeit-worker-v775';
4
5
6
self.importScripts('/worker/client-channel.js');
0 commit comments