bedrock
bedrock copied to clipboard
Cache breaking mechanism
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)?
Opinions wanted on an implementation strategy for this.