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