aackerman / circular-dependency-plugin

Detect circular dependencies in modules compiled with Webpack
https://www.npmjs.com/package/circular-dependency-plugin
ISC License
914 stars 46 forks source link

Improve known cycle detection example #53

Open vkentta opened 4 years ago

vkentta commented 4 years ago

Add an example where the exact existing circular dependencies are tracked and not just the count.