Allow debugging the issue reporter by removing uri filter (#181429)

The issue reporter has a different html file.
This commit is contained in:
Tyler James Leonhardt 2023-05-03 10:20:37 -07:00 committed by GitHub
parent df07691231
commit fd23d86b04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.vscode/launch.json vendored
View file

@ -236,7 +236,6 @@
"VSCODE_SKIP_PRELAUNCH": "1"
},
"cleanUp": "wholeBrowser",
"urlFilter": "*workbench*.html*",
"runtimeArgs": [
"--inspect-brk=5875",
"--no-cached-data",