Skip to content

Commit

Permalink
minor: Update JS dependency configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
showell authored and timabbott committed Apr 28, 2017
1 parent 5965dc0 commit 73096e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/js-dep-visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ def find_edges_to_remove(graph, methods):
('compose', 'stream_edit'),
('subs', 'stream_edit'),
('narrow_state', 'stream_data'),
('stream_edit', 'stream_list'),
] # type: List[Edge]

def is_exempt(edge):
Expand Down

0 comments on commit 73096e3

Please sign in to comment.