mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-04-24 22:25:22 +00:00
revert(pwa): fallback to autoUpdate
This commit is contained in:
@@ -17,7 +17,7 @@ export default defineConfig({
|
||||
markdown(),
|
||||
svgLoader(),
|
||||
VitePWA({
|
||||
registerType: 'prompt',
|
||||
registerType: 'autoUpdate',
|
||||
strategies: 'generateSW',
|
||||
manifest: {
|
||||
name: 'IT Tools',
|
||||
|
||||
Reference in New Issue
Block a user