Skip to content

Commit e8ebb31

Browse files
Valentine RadchukValentine Radchuk
authored andcommitted
Minor fix
1 parent 75ae2b4 commit e8ebb31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// "--disable-extensions",
1010
"--profile \"Debug\"", //Debug profile with only necessary plugins for debug
1111
"--extensionDevelopmentPath=${workspaceFolder}",
12-
"/Users/valentineradchuk/Dev/aura/gh-mindsight"
12+
"<absolute path to a directory to launch in debug mode>"
1313
],
1414
"outFiles": ["${workspaceFolder}/dist/**/*.js"],
1515
"preLaunchTask": "${defaultBuildTask}"

0 commit comments

Comments
 (0)