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

Invalidate service-worker-cached app shell and content #53

Closed
dillonkearns opened this issue Jan 23, 2020 · 1 comment
Closed

Invalidate service-worker-cached app shell and content #53

dillonkearns opened this issue Jan 23, 2020 · 1 comment
Projects

Comments

@dillonkearns
Copy link
Owner

#52 makes sure that the app shell is cached. But if there are changes, then ideally we should tell the service worker whenever we find out it is stale.

We can have the content.json file include a hash that tells use whether the service worker cache is up-to-date with what we're fetching in content.json.

@dillonkearns
Copy link
Owner Author

Not relevant anymore since the service worker isn't running right now. We can revisit service workers in the future but the whole thing will be looked at from scratch.

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

No branches or pull requests

1 participant