Skip to content

Instantly share code, notes, and snippets.

@beebole
Created July 25, 2017 19:54
Show Gist options
  • Save beebole/0788485dd7d6051610137c089aa4e908 to your computer and use it in GitHub Desktop.
Save beebole/0788485dd7d6051610137c089aa4e908 to your computer and use it in GitHub Desktop.
self.addEventListener( 'fetch', function( event ) {
event.respondWith(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment