@fregante/circular-dependency-plugin
v5.2.5
Published
Detect modules with circular dependencies when bundling with webpack.
Readme
@fregante/circular-dependency-plugin
Fork of aackerman/circular-dependency-plugin to fix a Node deprecation warning. No maintenance expected.
Follow the project's readme, except install it and use it this way:
npm install @fregante/circular-dependency-pluginconst CircularDependencyPlugin = require('@fregante/circular-dependency-plugin');