Skip to content

Instantly share code, notes, and snippets.

@marharyta
Created November 11, 2022 12:10
Show Gist options
  • Save marharyta/d7a0ed6ea6497b32d7140cda03484e37 to your computer and use it in GitHub Desktop.
Save marharyta/d7a0ed6ea6497b32d7140cda03484e37 to your computer and use it in GitHub Desktop.
self.addEventListener('install', (e) => {
console.log("service worker :)")
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment