Skip to content
Snippets Groups Projects
Commit ef95eca6 authored by Florent Poittevin's avatar Florent Poittevin
Browse files

chore: disable potential circular dependancy warning

parent 2751f874
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
"showCircularDependencies": false,
"budgets": [
{
"type": "initial",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment