Skip to content

phanes.vrm ?v=1 cache-bust#107

Merged
ItachiDevv merged 1 commit into
masterfrom
staging
Jun 6, 2026
Merged

phanes.vrm ?v=1 cache-bust#107
ItachiDevv merged 1 commit into
masterfrom
staging

Conversation

@ItachiDevv
Copy link
Copy Markdown
Owner

Adds ?v=1 to the phanes.vrm asset URL so the VRM loader bypasses the Cloudflare-cached 404 (file already on prod; URL-only change).

phanes.vrm was added without a ?v=N query, so Cloudflare cached the deploy-window
404 with a 7-day TTL and served it to real users (the VRM loader would 404 ->
Phanes never renders). Per the kill-the-build asset-cache rule every avatar asset
must carry a ?v=N (chibis use ?v=2, etc.). Loader now fetches /avatars/phanes.vrm?v=1
(+ preview ?v=1), a fresh URL CF hasn't cached. File on disk is unchanged (the
static server ignores the query).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ItachiDevv ItachiDevv merged commit 94407dd into master Jun 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant