aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-16 08:49:08 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-16 08:49:08 -0800
commit1f36ec29c83bf5826c90986e071705888c83036c (patch)
treec2d0100ff3571fd1ed86ff7c184701e8bb48a069 /web/dist/v3/index.html
parentaee026b141532c11f8eb315ca77cc23f663901ae (diff)
downloadneko-1f36ec29c83bf5826c90986e071705888c83036c.tar.gz
neko-1f36ec29c83bf5826c90986e071705888c83036c.tar.bz2
neko-1f36ec29c83bf5826c90986e071705888c83036c.zip
Fix v3 build process and CSRF login/logout exclusions
- Update Makefile to correctly build and copy frontend-vanilla (v3) assets - Fix frontend-vanilla/vite.config.ts to build to its own dist directory - Normalize CSRF check path and exclude /api/logout to fix v3 session clearing - Include latest built assets for v3
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 610707e..596362b 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>frontend-vanilla</title>
- <script type="module" crossorigin src="/v3/assets/index-NF-hF97F.js"></script>
+ <script type="module" crossorigin src="/v3/assets/index-T5yK9TsL.js"></script>
<link rel="stylesheet" crossorigin href="/v3/assets/index-DtCsR798.css">
</head>
<body>