更新 package.json

This commit is contained in:
ywp
2025-10-22 16:04:17 +08:00
parent f7e18e497c
commit b0fab6bdde

View File

@ -5,7 +5,7 @@
"description": "React TypeScript on Replit, using Vite bundler",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"build": "vite build",
"preview": "vite preview"
},
"keywords": [],