Skip to content

Commit

Permalink
Include SW unregisterer
Browse files Browse the repository at this point in the history
  • Loading branch information
bespoyasov committed Sep 3, 2023
1 parent 05287b7 commit d02f7ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<link rel="apple-touch-icon" href="/favicon-180x180.png" />
<link rel="manifest" href="/site.webmanifest" />

<script type="module" src="/scripts/unregister-service-worker.js"></script>

%sveltekit.head%
</head>
<body>
Expand Down

0 comments on commit d02f7ca

Please sign in to comment.