添加自动启动

This commit is contained in:
2025-10-21 08:24:09 +00:00
parent c1da0298fa
commit 160906b6fd
5 changed files with 60 additions and 39 deletions

View File

@@ -5,6 +5,8 @@
5173
],
"postCreateCommand": "npm install && npm add -D vitepress",
"postStartCommand": "npm run docs:dev -- --host 0.0.0.0",
// "postAttachCommand": "pkill -f 'vite' || npm run docs:dev -- --host 0.0.0.0",
"customizations": {
"vscode": {
"extensions": [