debug: let js-debug store the oss profile in workspace storage (default behavior) (#189828)

Fixes #177664
This commit is contained in:
Connor Peet 2023-08-07 08:24:07 -07:00 committed by GitHub
parent e1dfb2a559
commit 2d2797bba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.vscode/launch.json vendored
View file

@ -248,7 +248,6 @@
"cascadeTerminateToConfigurations": [
"Attach to Extension Host"
],
"userDataDir": "${workspaceFolder}/.profile-oss",
"pauseForSourceMap": false,
"outFiles": [
"${workspaceFolder}/out/**/*.js"