Fix: 修正脚本

This commit is contained in:
2025-10-09 00:26:17 +08:00
parent 345eaece36
commit e8f5a50b3e
2 changed files with 16 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@
"scripts": {
"test": "gulp test",
"start": "gulp serve",
"web": "gulp serve --host 0.0.0.0 --port 3000",
"build": "gulp build"
},
"repository": {