Commit d4965b09 authored by Romain DELEAU's avatar Romain DELEAU

increase budget to 5mb + analytics: false

parent 00e45d3c
......@@ -38,8 +38,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "100kb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
......@@ -105,5 +105,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment