mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 17:30:37 +01:00
docs: remove concurrency to 1
This commit is contained in:
committed by
Benjamin Canac
parent
c4bcf0220b
commit
f12c149e4e
@@ -57,8 +57,6 @@ export default defineNuxtConfig({
|
|||||||
},
|
},
|
||||||
nitro: {
|
nitro: {
|
||||||
prerender: {
|
prerender: {
|
||||||
// Waiting for https://github.com/nuxt/nuxt/issues/22763
|
|
||||||
concurrency: 1,
|
|
||||||
routes: [
|
routes: [
|
||||||
'/getting-started',
|
'/getting-started',
|
||||||
'/dev/getting-started',
|
'/dev/getting-started',
|
||||||
|
|||||||
Reference in New Issue
Block a user