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 ae45a4f commit 945a59fCopy full SHA for 945a59f
worker/client-channel.js
@@ -3,10 +3,6 @@
3
// service worker/client communication channel
4
5
6
-// update worker name when updating worker
7
-const WORKER_NAME = 'codeit-worker-v505';
8
-
9
10
// internal paths
11
const INTERNAL_PATHS = {
12
0 commit comments