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