{ "version": "2.0.0", "tasks": [ { "label": "Cocos Creator compile", "command": "curl", "args": [ "http://localhost:7456/asset-db/refresh" ], "type": "shell", "isBackground": true, "group": "build", "presentation": { "reveal": "always" } } ] }