chore: 更新依赖配置与测试工具
- 添加 uni-cloud 等云开发依赖 - 更新 vitest 测试配置,支持云函数 mock - 扩展 uni-app mock 支持云函数调用 - 添加每日推送算法测试脚本
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"test:e2e:ui": "playwright test --ui"
|
||||
},
|
||||
"dependencies": {
|
||||
"@everything-suitable/algorithm": "file:../packages/algorithm",
|
||||
"@dcloudio/uni-app": "^3.0.0-alpha-5000820260420001",
|
||||
"@dcloudio/uni-components": "^3.0.0-alpha-5000820260420001",
|
||||
"@dcloudio/uni-h5": "^3.0.0-alpha-5000820260420001",
|
||||
|
||||
Reference in New Issue
Block a user