From 6f965e737a7ab365df714aa27e1f6714775c69c5 Mon Sep 17 00:00:00 2001 From: Felicio Mununga Date: Mon, 19 Sep 2022 10:47:33 +0200 Subject: [PATCH] Update launch.json --- .vscode/launch.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 460cdd6..2faee83 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -15,8 +15,7 @@ "sourceMaps": true, "env": { "DEBUG": "*", - "NODE_ENV": "test", - "VITEST": "true" + "VITE_NODE": "true" } }, {