Commit graph

1 commit

Author SHA1 Message Date
Erik
73e204c82b Properly deploy React build via deploy-frontend.sh
The previous commits built into static/_build/ but forgot to run the
deploy script that copies the output to static/index.html and
static/assets/. The web server serves from static/, so none of the
previous frontend changes (per-character inventory version, debug logs,
version badge) were actually reaching the browser.

This commit runs deploy-frontend.sh which copies _build/ → static/,
replacing the stale index-BHGeM5hq bundle with the current one.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 19:16:35 +02:00
Renamed from static/_build/assets/IssuesWindow-D8yvcMPF.js (Browse further)