From dadd9ec164e62ef638dbf8cdb94c875ee62d577c Mon Sep 17 00:00:00 2001 From: Thomas Faour Date: Thu, 23 Jul 2026 17:50:27 -0400 Subject: [PATCH] Fix whiteboard render sidecar crash on startup @excalidraw/utils is a browser bundle -- it references devicePixelRatio, location, matchMedia etc. as bare globals the way inline