mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 08:20:39 +01:00
docs: pre-render component-meta routes
This commit is contained in:
@@ -31,7 +31,7 @@ export default defineNuxtConfig({
|
||||
includeWorkspace: true
|
||||
},
|
||||
routeRules: {
|
||||
'/': { redirect: '/getting-started' },
|
||||
'/': { redirect: '/getting-started' }
|
||||
},
|
||||
generate: {
|
||||
routes: ['/getting-started']
|
||||
|
||||
Reference in New Issue
Block a user