Closed thejustinwalsh closed 2 years ago
Something is up with the task resolution, as changing anything off of the default tasks is now showing an error that the task does not exist.
{ "type": "defold", "action": "build", "configuration": "release", "platform": "html5", "problemMatcher": [ "$defold-build" ], "label": "build html5", "detail": "Build the project for running, debugging or testing", "group": { "kind": "build", "isDefault": true }, "dependsOn": ["compile"] },
Something is up with the task resolution, as changing anything off of the default tasks is now showing an error that the task does not exist.