circular-dependency-plugin
circular-dependency-plugin copied to clipboard
Spread options to fix DeprecationWarning
Fixes this DeprecationWarning:
DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
at new CircularDependencyPlugin (/node_modules/circular-dependency-plugin/index.js:8:20)