diff --git a/.vscode/launch.json b/.vscode/launch.json index 45ce8c7e..135f1a79 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -21,6 +21,7 @@ "pattern": " ➜ Local: (http://.+/)", "uriFormat": "%s", "action": "debugWithChrome", + "killOnServerStop": true } }, ]