fix(core): Update dependencies and refactor registration process

This commit is contained in:
2024-10-04 15:43:36 +02:00
parent 629bf19845
commit 4deaafc3a2
18 changed files with 676 additions and 597 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ const run = async () => {
},
});
const serviceWorker = await serviceworker.getServiceworkerClient();
// const serviceWorker = await serviceworker.getServiceworkerClient();
const mainTemplate = html`
<style>