build(tooling): configure pnpm workspaces and update dev tooling
Some checks failed
CI/CD Pipeline / playwright (push) Failing after 1m13s
CI/CD Pipeline / build-and-deploy (push) Has been skipped

This commit is contained in:
严浩
2025-11-12 14:17:15 +08:00
parent 1bcecabf7b
commit c7dccb0664
6 changed files with 92 additions and 41 deletions

1
.vscode/tasks.json vendored
View File

@@ -6,7 +6,6 @@
"script": "dev",
"label": "🚀 dev",
"detail": "启动开发服务器",
"runOptions": { "runOn": "folderOpen" },
"problemMatcher": {
"pattern": { "regexp": "." },
"background": {