mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
parent
893cfe79d3
commit
b45f284771
@ -12,7 +12,7 @@ export default {
|
||||
build: {
|
||||
type: 'boolean',
|
||||
default: true,
|
||||
description: 'Only generate pages for dynamic routes. Nuxt has to be built once before using this option'
|
||||
description: 'Only generate pages for dynamic routes, used for incremental builds. Generate has to be run once without this option before using it'
|
||||
},
|
||||
devtools: {
|
||||
type: 'boolean',
|
||||
|
Loading…
Reference in New Issue
Block a user