mirror of https://github.com/OpenVidu/openvidu.git
ov-components: update maximumError size for anyComponentStyle to 12kb in angular.json
parent
1f4b6f34e8
commit
fcf7d62b4b
|
|
@ -59,7 +59,7 @@
|
|||
{
|
||||
"type": "anyComponentStyle",
|
||||
"maximumWarning": "6kb",
|
||||
"maximumError": "10kb"
|
||||
"maximumError": "12kb"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue