Cláudio Bartolomeu
Cláudio Bartolomeu
Hi @gregmagolan, thanks for the detailed response. After replicating your steps this seems to work. However, if I put a breakpoint in a different line: I still have unbound breakpoints:...
Hi @gregmagolan, I've tried to set a breakpoint in the test.ts file under `bazel-bin`:  and I still have the same problem, it opens a `test.ts` file under the `/private/var/tmp/...`...
Hi @Place1, why do you need the `js_binary`? It seems that you're setting your break points in the js files instead of the ts source files. Have your tried your...
Hi @Place1, I've applied your suggestion with an example of this repository and it doesn't seems to work. Have you tried that on this repository?