Handle PWA update correctly
This commit is contained in:
@@ -17,6 +17,7 @@ export default defineConfig({
|
||||
devOptions: {
|
||||
enabled: true
|
||||
},
|
||||
registerType: 'prompt',
|
||||
includeAssets: '**/*',
|
||||
workbox: {
|
||||
globPatterns: ['**/*.{js,css,html,png,ico,woff,woff2}']
|
||||
|
||||
Reference in New Issue
Block a user