You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This proposal has been implemented and validated in staging for two full deployment cycles. All static assets now include content hashes in filenames, and HTML references are generated during build to avoid manual drift. We observed a clear reduction in stale asset incidents after deploy, especially for CSS and search bundles that were previously cached beyond expected windows. Remaining work is documentation: we need a short section in the contributor guide explaining when hash changes are expected, how to verify manifest integrity, and what to check first when users report mixed-version assets.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This proposal has been implemented and validated in staging for two full deployment cycles. All static assets now include content hashes in filenames, and HTML references are generated during build to avoid manual drift. We observed a clear reduction in stale asset incidents after deploy, especially for CSS and search bundles that were previously cached beyond expected windows. Remaining work is documentation: we need a short section in the contributor guide explaining when hash changes are expected, how to verify manifest integrity, and what to check first when users report mixed-version assets.
Beta Was this translation helpful? Give feedback.
All reactions