fix: serve docs as flat /dev-doc.html + /review-doc.html

The directory form (public/dev-doc/index.html) only resolved at a clean
/dev-doc under nginx; in Vite dev the extensionless path hit the SPA
fallback (router "No match" warning). Flat files serve identically in
dev and prod at /dev-doc.html and /review-doc.html. dist/ rebuilt.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-06-24 10:10:16 +01:00
parent 61a21f7101
commit d3ccc30715
4 changed files with 0 additions and 0 deletions