Skip to content

Commit

Permalink
Update VS Code debug configuration (facebook#3400)
Browse files Browse the repository at this point in the history
  • Loading branch information
auchenberg authored and gaearon committed Nov 3, 2017
1 parent 3c26879 commit 5fcc197
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/README.md
Expand Up @@ -262,7 +262,6 @@ Then add the block below to your `launch.json` file and put it inside the `.vsco
"request": "launch",
"url": "http://localhost:3000",
"webRoot": "${workspaceRoot}/src",
"userDataDir": "${workspaceRoot}/.vscode/chrome",
"sourceMapPathOverrides": {
"webpack:///src/*": "${webRoot}/*"
}
Expand Down

0 comments on commit 5fcc197

Please sign in to comment.