Skip to content

Commit 9eba83c

Browse files
committed
fix dynamic routes redirecting to home page
1 parent 64e6bbc commit 9eba83c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ export default defineNuxtConfig({
7373
},
7474
},
7575

76-
pwa,
76+
// pwa,
7777
})

0 commit comments

Comments
 (0)