Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider fingerprinting for JS/CSS assets for cache-busting #38

Open
patdavid opened this issue Nov 22, 2016 · 1 comment
Open

Consider fingerprinting for JS/CSS assets for cache-busting #38

patdavid opened this issue Nov 22, 2016 · 1 comment

Comments

@patdavid
Copy link
Member

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.

@patdavid
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant