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
Currently there is no standardized cache breaking mechanism for CSS and JS.
Clients can visit a deploy of Bedrock and see and old version of the CSS. Can we put something like a ?ver=XXX behind the CSS links that builds from a mechanism that changes (i.e. every time CSS gets generated)?
The text was updated successfully, but these errors were encountered:
Currently there is no standardized cache breaking mechanism for CSS and JS.
Clients can visit a deploy of Bedrock and see and old version of the CSS. Can we put something like a
?ver=XXX
behind the CSS links that builds from a mechanism that changes (i.e. every time CSS gets generated)?The text was updated successfully, but these errors were encountered: