mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-26 23:27:01 -05:00
fix: make watch non-default task and stress sourcemap true
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
"isDefault": false
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user