修改成devstar上也能使用

This commit is contained in:
2025-10-27 15:23:36 +08:00
parent 420fbf44d0
commit 6b359c4d3a

View File

@@ -18,7 +18,5 @@
"onAutoForward": "notify" "onAutoForward": "notify"
} }
}, },
"postSAttachCommand": "yarn install && npm run debug"
"postCreateCommand": "yarn install",
"postStartCommand": "npm run debug"
} }