Skip to content

Commit

Permalink
sw cleanup, lock.json version
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberCookie committed Apr 22, 2024
1 parent 5633bfa commit 37141dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions demo_app/client/sw.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,4 @@ async function processRequest(req: Request) {

;(addEventListener as AddEvent)('install', () => {
skipWaiting()
})


;(addEventListener as AddEvent)('message', e => {
)

})
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37141dc

Please sign in to comment.