Skip to content

Commit 57fe076

Browse files
committed
Update nuxt.config.ts
1 parent eee169e commit 57fe076

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nuxt.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ export default defineNuxtConfig({
4545
],
4646
},
4747
workbox: {
48+
skipWaiting: true,
49+
clientsClaim: true,
4850
navigateFallback: '/index.html',
4951
globPatterns: ['**/*.{js,css,html,png,svg,ico,woff2}'],
5052
globIgnores: ['**/*.worker-*.js'],

0 commit comments

Comments
 (0)