Update launch.json
This commit is contained in:
parent
a083d3251b
commit
42d24f567c
|
@ -15,8 +15,7 @@
|
||||||
"sourceMaps": true,
|
"sourceMaps": true,
|
||||||
"env": {
|
"env": {
|
||||||
"DEBUG": "*",
|
"DEBUG": "*",
|
||||||
"NODE_ENV": "test",
|
"VITE_NODE": "true"
|
||||||
"VITEST": "true"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue