Skip to content

Instantly share code, notes, and snippets.

@osvaldasvalutis
Created October 2, 2017 07:18
Show Gist options
  • Save osvaldasvalutis/9217d52e015dd9290ed3642204cb00bd to your computer and use it in GitHub Desktop.
Save osvaldasvalutis/9217d52e015dd9290ed3642204cb00bd to your computer and use it in GitHub Desktop.
self.addEventListener('fetch', event => {
// ...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment