mirror of
https://github.com/rommapp/romm.git
synced 2026-06-29 07:16:28 +00:00
- Lazy-load DebugOverlay via defineAsyncComponent so its chunk (and the vueuse perf hooks it pulls in) stays out of the default bundle until the developer toggle is enabled. - Add useDebugMode unit tests mirroring useCrtMode: default-off, persisted restore, write-through, and singleton sharing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>