Check platform for module config
This commit is contained in:
3
.vscode/launch.json
vendored
3
.vscode/launch.json
vendored
@@ -14,7 +14,8 @@
|
||||
"type": "delve",
|
||||
"request": "launch",
|
||||
"program": "${workspaceFolder}/src",
|
||||
"args": ["link", "test_module", "-d"],
|
||||
"args1": ["link", "test_module", "-d"],
|
||||
"args": ["info"],
|
||||
"dlvCwd": "${workspaceFolder}/src"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user