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

TypeError: plugin.options.exclude.test is not a function #41

Open stevenvachon opened 5 years ago

stevenvachon commented 5 years ago

It appears that this plugin is expecting a RegExp, but it'd be nice if it accepted multiple types consistent with Webpack: https://webpack.js.org/configuration/module/#condition