mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-01 17:50:50 +08:00
chore(debug): no need sourceMapPathOverrides anymore (#11726)
This commit is contained in:
Vendored
+1
-4
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user