mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(nuxt.config): remove nitro.prerender.failOnError
This commit is contained in:
@@ -97,8 +97,7 @@ export default defineNuxtConfig({
|
||||
// '/api/pulls.json'
|
||||
],
|
||||
crawlLinks: true,
|
||||
autoSubfolderIndex: false,
|
||||
failOnError: false
|
||||
autoSubfolderIndex: false
|
||||
},
|
||||
cloudflare: {
|
||||
pages: {
|
||||
|
||||
Reference in New Issue
Block a user