refactor: upgrade vue-macros

This commit is contained in:
三咲智子 Kevin Deng 2023-08-08 02:32:35 +08:00
parent 991034115b
commit 7079564ffe
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
4 changed files with 389 additions and 215 deletions

View file

@ -28,7 +28,6 @@ export default defineNuxtConfig({
...(isDevelopment || isWindows) ? [] : ['nuxt-security'],
'~/modules/emoji-mart-translation',
'~/modules/purge-comments',
'~/modules/setup-components',
'~/modules/build-env',
'~/modules/tauri/index',
'~/modules/pwa/index', // change to '@vite-pwa/nuxt' once released and remove pwa module