Skip to content

Commit e5b225f

Browse files
committed
Update worker-channel.js
1 parent e94c899 commit e5b225f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

worker/worker-channel.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ async function setupWorkerChannel() {
6060

6161
if (getStorage('workerDevLogs')) {
6262

63+
console.log(workerInstallPromise);
64+
6365
workerChannel.postMessage({
6466
type: 'enableDevLogs'
6567
});

0 commit comments

Comments
 (0)