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