fix: no more build errors
This commit is contained in:
+3
-3
@@ -48,12 +48,12 @@
|
||||
{
|
||||
"type": "initial",
|
||||
"maximumWarning": "500kB",
|
||||
"maximumError": "1MB"
|
||||
"maximumError": "4MB"
|
||||
},
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
"maximumWarning": "12kB",
|
||||
"maximumError": "20kB"
|
||||
"maximumWarning": "1.5MB",
|
||||
"maximumError": "2MB"
|
||||
}
|
||||
],
|
||||
"outputHashing": "all"
|
||||
|
||||
Reference in New Issue
Block a user