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

Update service worker #81

Merged
merged 1 commit into from
Oct 21, 2017
Merged

Update service worker #81

merged 1 commit into from
Oct 21, 2017

Conversation

shgysk8zer0
Copy link
Owner

@shgysk8zer0 shgysk8zer0 commented Oct 21, 2017

Update service worker caching and delete old caches

Pull-Request check-list

  • Ran npm run build:all to update generated content
  • Updated scripts & stylesheets to use minified/transpiled resources
  • Updated ServiceWorker caches, if needed
  • Updated version in manifest.json, package.json, & service-worker.js

List of significant changes made

- Delete old caches. Fixes #69
- Filter caching. Fixes #68
- Do not cache unless `resp.ok`
@shgysk8zer0 shgysk8zer0 merged commit e37687a into master Oct 21, 2017
@shgysk8zer0 shgysk8zer0 deleted the bug/68 branch October 21, 2017 01:03
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

Successfully merging this pull request may close these issues.

None yet

1 participant