This message was deleted.
# general
s
This message was deleted.
s
Have you seen the
dependencies
task?
n
A build scan is also very useful here.

https://www.youtube.com/watch?v=6SoZh0i5Mdo

t
Fwiw, in this case I'd rather use
dependencyInsight
than
dependencies
.
👍 2
m
I use this all the time to figure out what's using what. We're a multi repository project with a bunch of teams working in their own libraries and a container app to glue it all together, so dependency hell is a thing, and this command is invaluable