We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41b89f commit fecc8e5Copy full SHA for fecc8e5
1 file changed
nuxt.config.ts
@@ -17,7 +17,7 @@ export default defineNuxtConfig({
17
'@vite-pwa/nuxt',
18
],
19
20
- devtools: { enabled: !true },
+ devtools: { enabled: true },
21
22
app: {
23
head: {
0 commit comments