mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
rm: 删除测试脚本,请专用 WebUI
This commit is contained in:
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- 初始化脚本不再依赖配置文件,支持交互式和参数传入式配置代理
|
||||
- 优化 WebUI 文案和日志排列
|
||||
|
||||
### ❌ Removed
|
||||
- **删除测试脚本**
|
||||
- 现在有 WebUI 测试了,已经无需 test 脚本了
|
||||
|
||||
## [3.3.1] - 2025-12-21
|
||||
|
||||
### ✨ Added
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node supervisor.js",
|
||||
"test": "node scripts/test.js",
|
||||
"genkey": "node scripts/genkey.js",
|
||||
"init": "node scripts/init.js",
|
||||
"postinstall": "node scripts/postinstall.js"
|
||||
|
||||
Reference in New Issue
Block a user