fix: add stats server node fallback

This commit is contained in:
2026-03-27 00:28:05 -07:00
parent d2cfa1b871
commit 8c633f7e48
4 changed files with 150 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
type: fixed
area: stats
- Fixed stats startup so the immersion tracker can run when `Bun.serve` is unavailable.
- Stats server now falls back to a Node `http` listener in Electron/runtime paths that do not expose Bun.