mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +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.
8.6 KiB
8.6 KiB