mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-03-28 16:08:07 +08:00
Update VS Code debug configuration (#3400)
This commit is contained in:
committed by
Dan Abramov
parent
74c523c461
commit
35fa70e924
@@ -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}/*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user