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

Add Proper Cache-Bursting #28

Open
gabrielboliveira opened this issue Apr 18, 2018 · 1 comment
Open

Add Proper Cache-Bursting #28

gabrielboliveira opened this issue Apr 18, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@gabrielboliveira
Copy link
Contributor

Whenever we rebuild with new changes, the browser may cache js and css files, thus not updating the view.

We should add proper cache-bursting methods.

@dbpolito
Copy link
Member

This helps, but we still cache the html itself, so we won't see the updated hashes. Need to think a way to cache bust the index.html too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants