added circular reference detection on webpack build

This commit is contained in:
2022-03-08 14:25:53 +01:00
parent c8115f4288
commit 2ebf074816
3 changed files with 23 additions and 0 deletions

View File

@@ -42,6 +42,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.1",
"circular-dependency-plugin": "^5.2.2",
"clean-webpack-plugin": "^4.0.0-alpha.0",
"compression-webpack-plugin": "^8.0.0",
"copy-webpack-plugin": "^6.3.2",