revert(pwa): fallback to autoUpdate

This commit is contained in:
Corentin Thomasset
2023-03-01 23:35:17 +01:00
parent 400654b6b1
commit ad202bd372
5 changed files with 2 additions and 89 deletions

View File

@@ -9,6 +9,6 @@
"paths": {
"@/*": ["./src/*"]
},
"types": ["naive-ui/volar", "vite-plugin-pwa/client"]
"types": ["naive-ui/volar"]
}
}