aspect-build / aspect-build/rules_ts
Debugging with rules_ts
Open
documentation
- Dominant language
- Starlark
- Stars
- 138
- Forks
- 87
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
Hi!
After migrating from `rules_nodejs` to `rules_js` + `rules_ts`, I'm having some issues regarding the debug setup in vscode. I followed this [page](https://bazelbuild.github.io/rules_nodejs/debugging.html) in order to attach a debugger to a Node.js process and I've managed to do it successfully. However, after the rule migration this stopped working and I'm having issues with unbound breakpoints. Are there any extra steps that are needed to make this work with the new set of rules?
Contributor guide
Assessment
This issue has not been assessed yet.