mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
refactor(projects): upgrade vue3.3, official support defineOptions
This commit is contained in:
@ -17,13 +17,7 @@
|
||||
"~/*": ["./*"],
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": [
|
||||
"vite/client",
|
||||
"node",
|
||||
"unplugin-icons/types/vue",
|
||||
"naive-ui/volar",
|
||||
"unplugin-vue-define-options/macros-global"
|
||||
]
|
||||
"types": ["vite/client", "node", "unplugin-icons/types/vue", "naive-ui/volar"]
|
||||
},
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user