From f6611d76465acb94b949abe87462ad0c33e43585 Mon Sep 17 00:00:00 2001 From: Eugene Blikh Date: Sun, 26 Apr 2026 08:48:25 +0300 Subject: [PATCH] web: regenerate embedded SPA bundle for stats route Vite stamps content-hash asset filenames; the Phase 5 source changes flipped both bundle hashes. The Phase 5 commit (e048bdf) shipped the source but not the regenerated index.html, which the Go server embeds via embed.FS to serve the SPA. Re-stage so the embedded asset path matches the actual bundle on disk. --- internal/server/web/dist/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/server/web/dist/index.html b/internal/server/web/dist/index.html index 9a01f2ae8745dc0653da5876256dd516ef94af07..6c2fdbb5c5dfb8d4c7ae8de8687bf52878d63716 100644 --- a/internal/server/web/dist/index.html +++ b/internal/server/web/dist/index.html @@ -10,8 +10,8 @@ href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500;700&display=swap" rel="stylesheet" /> - - + +