Fix browser caching for web app #1

Open
loewy wants to merge 1 commits from loewy/fix-browser-caching into master
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
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin loewy/fix-browser-caching:loewy/fix-browser-caching
git checkout loewy/fix-browser-caching
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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