Skip to content

Instantly share code, notes, and snippets.

@thepassle
Created October 28, 2019 14:21
Show Gist options
  • Save thepassle/3645b34729c045e5ca6c863683309e47 to your computer and use it in GitHub Desktop.
Save thepassle/3645b34729c045e5ca6c863683309e47 to your computer and use it in GitHub Desktop.
skipwaiting10
self.addEventListener('activate', event => {
// clean up old caches etc etc
// ...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment