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",
|
"type": "chrome",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "Debug AFFiNE Web",
|
"name": "Debug AFFiNE Web",
|
||||||
"url": "http://localhost:8080",
|
"url": "http://localhost:8080"
|
||||||
"sourceMapPathOverrides": {
|
|
||||||
"webpack://affine/blocksuite/*": "${workspaceFolder}/blocksuite/*"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user