Skip to content

Instantly share code, notes, and snippets.

@thepassle
Created October 28, 2019 14:22
Show Gist options
  • Save thepassle/f2009b8fe5902a5e85d84c7517ce2e29 to your computer and use it in GitHub Desktop.
Save thepassle/f2009b8fe5902a5e85d84c7517ce2e29 to your computer and use it in GitHub Desktop.
skipwaiting12
self.addEventListener(fetch, event => {
// ready to handle requests!
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment