mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
The js-dep-visualizer tool now attempts to find a set of edges to remove from a call graph that would reduce it to having only trivial mutual dependencies, and it produces a roadmap of the changes that need to happen. If the tool can't reduce the graph all the way, it still produces a DOT file that can be visualized. This fix also has some significant code cleanup.
3.9 KiB
3.9 KiB