diff --git a/.vscode/launch.json b/.vscode/launch.json index ab769a6..9b95612 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -33,8 +33,7 @@ "protocol": "inspector", "timeout": 600000, "preLaunchTask": "Debug: Excel Desktop", - "postDebugTask": "Stop Debug", - "outFiles": [ "${workspaceFolder}/dist/**/*.js" ] + "postDebugTask": "Stop Debug" }, { "name": "Excel Desktop (Edge Chromium)",