ov-components: update maximumError size for anyComponentStyle to 12kb in angular.json
This commit is contained in:
parent
1f4b6f34e8
commit
fcf7d62b4b
@ -59,7 +59,7 @@
|
||||
{
|
||||
"type": "anyComponentStyle",
|
||||
"maximumWarning": "6kb",
|
||||
"maximumError": "10kb"
|
||||
"maximumError": "12kb"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user