FEAT:build修改

This commit is contained in:
fangyunong 2025-08-13 15:22:53 +08:00
parent 019e1dd933
commit c4c17a8cb7

View File

@ -5,7 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc -b && vite build",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {