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

Fix #43 #44

Closed kirill-konshin closed 5 years ago

aackerman commented 5 years ago

The way this is written would be a breaking change for many older webpack versions, could you make the change compatible with existing tests and create a new test for the version of webpack this is intended to fix?

aackerman commented 5 years ago

Fixed in 5.2.0