circular-dependency-plugin
circular-dependency-plugin copied to clipboard
This plugin does not appear to work in webpack=> 4.64.4 typeScript => 4.5.5 react=> 17.0.2 environments
Same problem for us, the plugin does not work anymore.
"circular-dependency-plugin": "5.2.2",
"webpack": "5.69.1",
Is it throwing a circular dependency error because of the index.ts file references? Even we have similar issue - with 5.2.2 and webpack 5.68.0