circular-dependency-plugin icon indicating copy to clipboard operation
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

Open Sunzhuoyi opened this issue 3 years ago • 2 comments

Sunzhuoyi avatar Feb 12 '22 03:02 Sunzhuoyi

Same problem for us, the plugin does not work anymore.

"circular-dependency-plugin": "5.2.2",
"webpack": "5.69.1",

fatalcaron avatar Feb 22 '22 17:02 fatalcaron

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

VijaykumarWBD avatar Jun 02 '23 12:06 VijaykumarWBD