added workbox config
This commit is contained in:
@@ -99,6 +99,8 @@ export default defineNuxtConfig({
|
|||||||
},
|
},
|
||||||
workbox: {
|
workbox: {
|
||||||
navigateFallback: "/",
|
navigateFallback: "/",
|
||||||
|
clientsClaim: true,
|
||||||
|
skipWaiting: true,
|
||||||
},
|
},
|
||||||
devOptions: { enabled: true, type: "module" },
|
devOptions: { enabled: true, type: "module" },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user