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