docs: add app.config route to pre-render (#8131)

Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
Sébastien Chopin 2022-10-12 18:45:10 +02:00 committed by GitHub
parent bc3016f8d8
commit a6e4a09dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 7 deletions

View File

@ -1,3 +1,8 @@
export default defineNuxtConfig({
extends: '@nuxt-themes/website'
extends: '@nuxt-themes/website',
nitro: {
prerender: {
routes: ['/', '/404.html', '/guide/directory-structure/app.config']
}
}
})

View File

@ -1151,13 +1151,13 @@ __metadata:
linkType: hard
"@nuxtjs/color-mode@npm:^3.1.5":
version: 3.1.6
resolution: "@nuxtjs/color-mode@npm:3.1.6"
version: 3.1.8
resolution: "@nuxtjs/color-mode@npm:3.1.8"
dependencies:
"@nuxt/kit": ^3.0.0-rc.9
lodash.template: ^4.5.0
pathe: ^0.3.5
checksum: c5ebec20667ff5086aa244d49451b40dfbf0fa562883d2b02282a9a4463c0b4271ce3d08c6fd4cc75a376ec5f25683045765774d119bc57b1c84935c2082adc4
checksum: 5766b48c449c95c270cdf424313bb9c9b8f3083af4c229dc1b192ceedd18aaac269693148a748d0817af7e24e2c69bf866ad30e77ed567757dbe2216edf777b1
languageName: node
linkType: hard

View File

@ -2048,13 +2048,13 @@ __metadata:
linkType: soft
"@nuxtjs/color-mode@npm:^3.1.5":
version: 3.1.5
resolution: "@nuxtjs/color-mode@npm:3.1.5"
version: 3.1.8
resolution: "@nuxtjs/color-mode@npm:3.1.8"
dependencies:
"@nuxt/kit": ^3.0.0-rc.9
lodash.template: ^4.5.0
pathe: ^0.3.5
checksum: 094fbe13dbaa5df53476caf00f60a033cf77761381b55cd54e0aa57cf0e59d58e0cb41e41d565a604b5c14ec91bc91aa6900e33641082c5a7e6a57031abcea90
checksum: 5766b48c449c95c270cdf424313bb9c9b8f3083af4c229dc1b192ceedd18aaac269693148a748d0817af7e24e2c69bf866ad30e77ed567757dbe2216edf777b1
languageName: node
linkType: hard