Skip to content

Commit 35fa70e

Browse files
auchenberggaearon
authored andcommitted
Update VS Code debug configuration (#3400)
1 parent 74c523c commit 35fa70e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-scripts/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)