I have looked at the <https://www.pantsbuild.org/v...
# general
f
I have looked at the https://www.pantsbuild.org/v2.9/docs/rules-api-tips#debugging-visualize-the-rule-graph which helps in visualizing the graph (which is helpful when developing a plugin). However, I can’t seem to find a way to produce the dependency graph of a target, in a similar fashion that Bazel can? See https://docs.bazel.build/versions/4.2.2/tutorial/cpp.html#review-the-dependency-graph.
c
Yeah, that’s a neat feature. See this request: https://github.com/pantsbuild/pants/issues/13283
f
oh nice, have missed this
👍 1
h
A comment/vote on that issue would help prioritize it 🙂
👀 1