mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs: enable experimental.payloadExtraction
This commit is contained in:
@@ -39,6 +39,9 @@ export default defineNuxtConfig({
|
||||
routes: ['/getting-started']
|
||||
}
|
||||
},
|
||||
experimental: {
|
||||
payloadExtraction: true
|
||||
},
|
||||
componentMeta: {
|
||||
metaFields: {
|
||||
props: true,
|
||||
|
||||
Reference in New Issue
Block a user