From 2e1f343d65e3a9297e340e9152d1b5d3541f6946 Mon Sep 17 00:00:00 2001 From: Skillz Date: Mon, 11 May 2020 11:57:26 -0400 Subject: [PATCH] debug logging --- module/shard.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/module/shard.ts b/module/shard.ts index 92274c33c..aaf792cb5 100644 --- a/module/shard.ts +++ b/module/shard.ts @@ -1,3 +1,4 @@ +console.log("start of shard file"); import { connectWebSocket, isWebSocketCloseEvent,