mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 09:23:00 +00:00
pwa adjustments
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
/** @type {import('vite-plugin-pwa/types').RegisterSWOptions} */
|
||||
const swOptions = {
|
||||
immediate: true,
|
||||
onRegisteredSW(url, registration) {
|
||||
console.log("Service Worker Registered", url, registration)
|
||||
},
|
||||
onRegisterError(error) {
|
||||
console.log("ServiceWorker Registration Error", error)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user