================
@@ -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
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to