Skip to content

Commit

Permalink
no build debug task (#2804)
Browse files Browse the repository at this point in the history
  • Loading branch information
whatston3 authored Jan 31, 2025
1 parent 325a2a8 commit 9ecb2b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@
"Client"
],
"preLaunchTask": "build-release"
},
{
"name": "Server/Client (No Build)",
"configurations": [
"Server",
"Client"
]
}
// Frontier end
]
Expand Down

0 comments on commit 9ecb2b4

Please sign in to comment.