From 42d24f567c7c9a40269a74568c78e6a889305922 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 460cdd6e..2faee83a 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" } }, {