بررسی تازههای Angular CLI 8.2
نویسنده: وحید نصیری
تاریخ: ۱۳۹۸/۰۵/۱۰ ۱۲:۵۰
آدرس: www.dntips.ir
| مطالب | ۳۶۹۴ |
| نویسندگان | ۲۷۶ |
| گروههای مطالب | ۱۰۲۴ |
| نقشههای راه | ۱۱۹ |
| دورهها | ۱۴ |
| اشتراکها | ۱۷۹۱۴ |
You can add this check to your existing budgets by adding
the following configuration into angular.json:
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb",
"maximumError": "10kb"
}