Fix webp sprites not loading in production nginx #10

Merged
TheFurya merged 1 commits from develop into main 2026-02-11 13:25:17 +01:00
Owner

Include mime.types at the server block level to ensure .webp files
are served with the correct Content-Type (image/webp).

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Include mime.types at the server block level to ensure .webp files are served with the correct Content-Type (image/webp). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
TheFurya added 1 commit 2026-02-11 13:24:52 +01:00
Fix webp sprites not loading in production nginx
All checks were successful
CI / backend-lint (push) Successful in 7s
CI / frontend-lint (push) Successful in 30s
174b145e84
Include mime.types at the server block level to ensure .webp files
are served with the correct Content-Type (image/webp).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
TheFurya merged commit 45cbff7672 into main 2026-02-11 13:25:17 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pokemon/nuzlocke-tracker#10