Skip to content

Commit 054ee44

Browse files
committed
fix: prerender paste detail page
1 parent 27696c2 commit 054ee44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nuxt.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ export default defineNuxtConfig({
110110

111111
nitro: {
112112
prerender: {
113-
ignore: ['/paste/detail'],
114113
// https://github.com/nuxt/nuxt/issues/15462#issuecomment-2995718316
115114
autoSubfolderIndex: false
116115
}

0 commit comments

Comments
 (0)