This commit is contained in:
maojindao55
2025-07-20 07:47:09 +08:00
parent 52ace71f62
commit 0c320203b8

View File

@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"dev": "vite",
"build": "vite build && rm -f dist/config.js",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {