gabotechs/dep-tree

Differentiate between packages in `explain`

Closed this issue · 0 comments

When using dep-tree explain, paths are displayed relative to its package, but the package itself is not displayed, which leads to a confusing output. It would be nice to render something like:

package-a@src/foo.ts -> package-b@src/bar.ts