fix(wiki): cache-buster #27

Merged
min merged 1 commits from fix/wiki-cache-bust into main 2026-06-03 04:41:19 +00:00

1 Commits

Author SHA1 Message Date
min
b7e3620a21 fix(wiki): cache-buster ?v на картинках вики (битый SPA-fallback в кэше)
All checks were successful
CI / Lint (pull_request) Successful in 1m9s
CI / Build (pull_request) Successful in 2m3s
CI / Secret scan (pull_request) Successful in 2m36s
CI / PR size check (pull_request) Successful in 8s
CI / Deploy to S1 + S2 (pull_request) Has been skipped
У юзеров, открывавших статью/карточку ДО заливки PNG в build/wiki/,
браузер кэшировал SPA-fallback (HTML index.html вместо картинки) и
Ctrl+Shift+R не помогал (инцидент с guide-taxisim). Добавлен версионный
?v=N ко всем wiki-URL (Shot + карточки) — новый URL обходит битый кэш.
Бампать WIKI_ASSET_V при добавлении новых картинок.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 07:21:52 +03:00