{ "version": "2.0.0", "tasks": [ { "type": "npm", "script": "build:custom wp-prod", "group": { "kind": "build", "isDefault": true }, "problemMatcher": [], "label": "生产环境打包", "detail": "npm run build:custom wp-prod" } ] }