mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
docs: disabled payloadExtraction
This commit is contained in:
@@ -40,7 +40,7 @@ export default defineNuxtConfig({
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
payloadExtraction: true
|
payloadExtraction: false
|
||||||
},
|
},
|
||||||
componentMeta: {
|
componentMeta: {
|
||||||
globalsOnly: true,
|
globalsOnly: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user