mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
refactor: disable reactivity transform from vue core
use the feature from vue macros instead
This commit is contained in:
parent
972a13499f
commit
db2892c4c0
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ export default defineNuxtConfig({
|
|||
],
|
||||
experimental: {
|
||||
payloadExtraction: false,
|
||||
reactivityTransform: true,
|
||||
inlineSSRStyles: false,
|
||||
},
|
||||
css: [
|
||||
|
|
Loading…
Reference in a new issue