aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-02-17 15:49:32 +0000
committerClaude <noreply@anthropic.com>2026-02-17 15:49:32 +0000
commit4846c7884891cd87471889d9037785b9aec73389 (patch)
treee5c7f754734ce56ac007a22bdeb3b034db14e0ad /web/dist/v3/index.html
parent5b6f26cd76d4b8e025914409a879d88db02ef3f1 (diff)
downloadneko-4846c7884891cd87471889d9037785b9aec73389.tar.gz
neko-4846c7884891cd87471889d9037785b9aec73389.tar.bz2
neko-4846c7884891cd87471889d9037785b9aec73389.zip
build: rebuild frontend dist (fix ui-check CI failure)
Source changes since last dist commit shifted Vite content hashes. Rebuilding ensures web/dist/v3/ matches a fresh `make ui-vanilla`.
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 854a74a..0661307 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>neko</title>
- <script type="module" crossorigin src="/v3/assets/index-7eLT9hpx.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-BX6NJQDg.css">
+ <script type="module" crossorigin src="/v3/assets/index-CZ6KJbnj.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-CFkVnbAe.css">
</head>
<body>
<div id="app"></div>