Skip to content

Modularisation - redundant dependencies #148

Answered by stephencelis
Przeszaf asked this question in Q&A
Discussion options

You must be logged in to vote

@Przeszaf We've preferred making even transitive dependencies explicit, but it's up to you! One thing about making them explicit is if you remove a dependency from ModuleA that is depended on by ModuleB, but ModuleB depended on that dependency transitively, you must also update ModuleB's dependencies.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Przeszaf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants