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

@@ -17,7 +17,7 @@ export default defineConfig({
markdown(),
svgLoader(),
VitePWA({
registerType: 'prompt',
registerType: 'autoUpdate',
strategies: 'generateSW',
manifest: {
name: 'IT Tools',