Fix browser caching for web app #1

Merged
loewy merged 1 commits from loewy/fix-browser-caching into master 2026-01-07 18:19:36 +00:00
Member

Browsers will no longer cache old JavaScript bundles as HTML, which was
causing errors until users did a hard refresh. Now index.html always
fetches fresh, automatically loading the correct new bundles

Browsers will no longer cache old JavaScript bundles as HTML, which was causing errors until users did a hard refresh. Now index.html always fetches fresh, automatically loading the correct new bundles
loewy added 1 commit 2025-10-28 20:19:35 +00:00
loewy requested review from colonelpanic 2026-01-06 23:26:53 +00:00
colonelpanic approved these changes 2026-01-07 18:19:20 +00:00
loewy merged commit 21624396bc into master 2026-01-07 18:19:36 +00:00
loewy deleted branch loewy/fix-browser-caching 2026-01-07 18:19:36 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/static-yarn-nginx-container#1
No description provided.