chore: rename web client to web_v1

This commit is contained in:
2026-07-21 11:24:27 +08:00
parent 465e7bea9b
commit ad6dcd6de4
101 changed files with 24 additions and 5537 deletions

View File

@@ -4,10 +4,10 @@
"version": "0.1.0",
"identifier": "ai.senlin.workbench",
"build": {
"frontendDist": "../../senlinai-acro-react/dist",
"frontendDist": "../../web_v1/dist",
"devUrl": "http://localhost:5173",
"beforeDevCommand": "cd ../senlinai-acro-react && npm run dev",
"beforeBuildCommand": "cd ../senlinai-acro-react && npm run build"
"beforeDevCommand": "cd ../web_v1 && npm run dev",
"beforeBuildCommand": "cd ../web_v1 && npm run build"
},
"app": {
"windows": [