Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Detect and error on circular dependencies #411

Open
pirelenito opened this issue Nov 3, 2017 · 0 comments
Open

Detect and error on circular dependencies #411

pirelenito opened this issue Nov 3, 2017 · 0 comments

Comments

@pirelenito
Copy link
Member

Circular dependencies are dangerous because it is hard to find that they are the cause if something is going wrong in the application.

The symptom of a circular dependency is usually an undefined value somewhere of a module, which can lead to problems.

https://github.com/aackerman/circular-dependency-plugin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant