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

Cache busting #934

Open
jetxr opened this issue May 9, 2017 · 2 comments
Open

Cache busting #934

jetxr opened this issue May 9, 2017 · 2 comments

Comments

@jetxr
Copy link

jetxr commented May 9, 2017

Why don't the generated assets have hashes to bust the cache after deployments? Also what is the recommended way to implement this in WSK?

ie. main.24b23h4.js

@heavymery
Copy link

heavymery commented May 27, 2017

I have the same question, but it seems that WSK solve this by Service Worker Pre-caching? 🤔

image

@ghost
Copy link

ghost commented Jul 2, 2017

It appears that caching is done very well, but no cache busting of JS and CSS files. When I deploy a new version of my site, I have to erase the cache of my browser (Chrome). Doing only a page refresh keeps loading the old files.

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

No branches or pull requests

2 participants