revert(pwa): fallback to autoUpdate

This commit is contained in:
Corentin Thomasset 2023-03-01 23:35:17 +01:00
parent 400654b6b1
commit ad202bd372
No known key found for this signature in database
GPG key ID: DBD997E935996158
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',