Skip to content

Commit

Permalink
Work around #86382
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Mar 3, 2020
1 parent 009af20 commit c5174a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
],
"webRoot": "${workspaceFolder}",
// Settings for js-debug:
"userDataDir": false,
"pauseForSourceMap": false,
"outFiles": [
"${workspaceFolder}/out/**/*.js"
Expand Down

0 comments on commit c5174a6

Please sign in to comment.