Create service worker in app
This commit is contained in:
parent
5eb9c030fd
commit
a959104333
3 changed files with 5 additions and 1 deletions
|
|
@ -143,4 +143,4 @@ self.addEventListener('notificationclick', (event) => {
|
|||
}))
|
||||
})
|
||||
|
||||
console.log('sw here')
|
||||
self.addEventListener('fetch', _ => _)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue