Log what the stupid event data is
Test / test (push) Failing after 52s Details

This commit is contained in:
Jeff 2024-10-12 17:27:34 -04:00
parent fc043461a2
commit 00876f08e9
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ export default function start(self: ServiceWorkerGlobalScope) {
(async () => {
await sendMessage({
message: "Got message",
data: event.data,
})
if (