refactor: disable reactivity transform from vue core

use the feature from vue macros instead
pull/1719/head
三咲智子 Kevin Deng 2023-02-11 17:51:07 +01:00
rodzic 972a13499f
commit db2892c4c0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 69992F2250DFD93E
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

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