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