aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/launch.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index a511189..df67501 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -5,6 +5,7 @@
"request": "launch",
"name": "Node: build and run",
"program": "${workspaceFolder}/build/server.js",
+ "args": ["--verbose"],
"sourceMaps": true,
"preLaunchTask": "Build all",
"console": "integratedTerminal"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage