优化: 工程配置清理

This commit is contained in:
2026-06-24 00:27:10 +08:00
parent 96e554ce22
commit bb8b3c6c59
3 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
"identifier": "top.1216.devflow",
"build": {
"beforeDevCommand": "bun dev",
"devUrl": "http://localhost:1420",
"beforeBuildCommand": "bun run build",
"frontendDist": "../dist"
},