Promote React Arco client into apps

This commit is contained in:
2026-07-20 10:37:40 +08:00
parent aa2bf9b88f
commit bbd6c62029
21 changed files with 40 additions and 42 deletions

View File

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