================
@@ -14,11 +14,11 @@
],
"outFiles": [
"${workspaceFolder}/out/**/*.js"
- ],
- "preLaunchTask": {
- "type": "npm",
- "script": "watch"
- }
+ ]
----------------
royitaqi wrote:Thanks for the good catch. I appreciate it. These are unintentionally done during debug. https://github.com/llvm/llvm-project/pull/159481 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
