mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
docs(nuxt.config): try without crawLinks
This commit is contained in:
@@ -82,8 +82,7 @@ export default defineNuxtConfig({
|
||||
'/getting-started'
|
||||
// '/api/releases.json',
|
||||
// '/api/pulls.json'
|
||||
],
|
||||
crawlLinks: true
|
||||
]
|
||||
// ignore: !process.env.NUXT_GITHUB_TOKEN ? ['/pro'] : []
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user