chore: remove service worker
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m48s
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m48s
This commit is contained in:
parent
2208b868c6
commit
82f57df18c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
export default {
|
export default {
|
||||||
workbox: {
|
// workbox: {
|
||||||
importScripts: ["/sw/push.js"],
|
// importScripts: ["/sw/push.js"],
|
||||||
},
|
// },
|
||||||
includeAssets: [
|
includeAssets: [
|
||||||
"favicon.ico",
|
"favicon.ico",
|
||||||
"favicon-96x96.png",
|
"favicon-96x96.png",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue