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.
2 parents 5e716fd + c333515 commit 48d2e9eCopy full SHA for 48d2e9e
vercel.json
@@ -5,7 +5,7 @@
5
},
6
"headers": [
7
{
8
- "source": "/service-worker.js",
+ "source": "/worker/client-channel.js",
9
10
11
"key": "Cache-Control",
worker/client-channel.js
@@ -4,7 +4,7 @@
4
// update worker name when updating worker
-const WORKER_NAME = 'codeit-worker-v526';
+const WORKER_NAME = 'codeit-worker-v527';
// internal paths
0 commit comments