mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
The committed bundle was produced by a local `vite build`, which runs without the injected analytics snippet. That stripped the page-wide `window.roverAnalytics` Umami adapter and both analytics.otter.land script tags out of server/public/index.html, and repointed the bundle hash at a local build. Revert server/public to its origin/main state so this branch is source-only. server/public should be rebuilt on deploy, where the analytics snippet exists. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>