rschristian / deptree

Visualize the dependency tree of a package or project
https://deptree.rschristian.dev
MIT License
17 stars 2 forks source link

Bug: Module count is likely incorrect #1

Closed rschristian closed 3 months ago

rschristian commented 3 months ago

There's no deduping across different entry modules as this was a quick fork job. Needs to be corrected.

https://github.com/rschristian/deptree/blob/d9ea0239b480bf62c5ae3cf40f28a0441edde082/src/pkg/pkgQuery.js#L34

rschristian commented 3 months ago

Fixed in 3f4c8f981551ab66867a43923963ff696a166676