fix bin cleaning and run logs
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -10,7 +10,7 @@
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "main.go",
|
||||
"args": ["localbuild"]
|
||||
"args": ["localbuild", "-p"]
|
||||
},
|
||||
{
|
||||
"name": "localrun",
|
||||
|
||||
Reference in New Issue
Block a user