Fix various Windows build issues

This commit is contained in:
Jarred Sumner
2024-07-29 04:31:39 -07:00
parent 51257d5668
commit 0bbdd880e6
4 changed files with 8 additions and 6 deletions

1
.vscode/launch.json generated vendored
View File

@@ -17,6 +17,7 @@
"cwd": "${workspaceFolder}/test",
"env": {
"FORCE_COLOR": "1",
"BUN_DEBUG_QUIET_LOGS": "1",
"BUN_GARBAGE_COLLECTOR_LEVEL": "1",
},
"console": "internalConsole",