Skip to content

Instantly share code, notes, and snippets.

@gauntface
Created March 6, 2017 22:14
Show Gist options
  • Select an option

  • Save gauntface/86b434d8e1c35dd7d262fca6245ee3c1 to your computer and use it in GitHub Desktop.

Select an option

Save gauntface/86b434d8e1c35dd7d262fca6245ee3c1 to your computer and use it in GitHub Desktop.
const event = new FetchEvent('fetch', {
request: new Request('/index.html'),
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment