Skip to content

Commit 5fcc197

Browse files
auchenberggaearon
authored andcommitted
Update VS Code debug configuration (facebook#3400)
1 parent 3c26879 commit 5fcc197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ Then add the block below to your `launch.json` file and put it inside the `.vsco
262262
"request": "launch",
263263
"url": "http://localhost:3000",
264264
"webRoot": "${workspaceRoot}/src",
265-
"userDataDir": "${workspaceRoot}/.vscode/chrome",
266265
"sourceMapPathOverrides": {
267266
"webpack:///src/*": "${webRoot}/*"
268267
}

0 commit comments

Comments
 (0)