Skip to content

Instantly share code, notes, and snippets.

@alexpermiakov
Last active December 23, 2019 12:34
Show Gist options
  • Save alexpermiakov/2a2da716da95a3c3492b1ee6840f82be to your computer and use it in GitHub Desktop.
Save alexpermiakov/2a2da716da95a3c3492b1ee6840f82be to your computer and use it in GitHub Desktop.
<script>
navigator.serviceWorker.register('/sw.js').catch(console.log);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment