Add circular-dependency-plugin to detect any circular deps issues (#26600)

This commit is contained in:
Renaud Chaput
2023-08-22 13:24:16 +02:00
committed by GitHub
parent b970ed6098
commit bb2db2aec0
3 changed files with 11 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
"babel-plugin-preval": "^5.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"blurhash": "^2.0.5",
"circular-dependency-plugin": "^5.2.2",
"classnames": "^2.3.2",
"cocoon-js-vanilla": "^1.3.0",
"color-blend": "^4.0.0",