chore(debug): no need sourceMapPathOverrides anymore (#11726)
This commit is contained in:
parent
51316217af
commit
84bf7d2a41
5
.vscode/launch.template.json
vendored
5
.vscode/launch.template.json
vendored
@ -29,10 +29,7 @@
|
||||
"type": "chrome",
|
||||
"request": "launch",
|
||||
"name": "Debug AFFiNE Web",
|
||||
"url": "http://localhost:8080",
|
||||
"sourceMapPathOverrides": {
|
||||
"webpack://affine/blocksuite/*": "${workspaceFolder}/blocksuite/*"
|
||||
}
|
||||
"url": "http://localhost:8080"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user