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
Using Travis CI for the build and push process now means all the files for the site end up with new ETags (and there is no caching happening at the moment).
So we should be approaching cache options to keep the site snappy. Part of this might be to set long cache-control headers on JS/CSS and use fingerprinting to cache-bust on newness.
The text was updated successfully, but these errors were encountered:
Using Travis CI for the build and push process now means all the files for the site end up with new ETags (and there is no caching happening at the moment).
So we should be approaching cache options to keep the site snappy. Part of this might be to set long cache-control headers on JS/CSS and use fingerprinting to cache-bust on newness.
The text was updated successfully, but these errors were encountered: