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