refactor: disable reactivity transform from vue core

use the feature from vue macros instead
This commit is contained in:
三咲智子 Kevin Deng 2023-02-11 17:51:07 +01:00
parent 972a13499f
commit db2892c4c0
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ export default defineNuxtConfig({
],
experimental: {
payloadExtraction: false,
reactivityTransform: true,
inlineSSRStyles: false,
},
css: [