mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
minor: Tweak js-dep-visualizer configuration.
This commit is contained in:
@@ -136,6 +136,7 @@ def find_edges_to_remove(graph, methods):
|
||||
('compose_actions', 'compose'),
|
||||
('compose_actions', 'resize'),
|
||||
('settings_streams', 'stream_data'),
|
||||
('drafts', 'hashchange'),
|
||||
] # type: List[Edge]
|
||||
|
||||
def is_exempt(edge):
|
||||
|
||||
Reference in New Issue
Block a user