{ "tasks": { "build": { "dependsOn": ["^build"], "outputs": ["dist/**"], "cache": false }, "watch": { "cache": false, "persistent": true } } }