Updated build budget
This commit is contained in:
		@@ -50,13 +50,13 @@
 | 
				
			|||||||
							"budgets": [
 | 
												"budgets": [
 | 
				
			||||||
								{
 | 
													{
 | 
				
			||||||
									"type": "initial",
 | 
														"type": "initial",
 | 
				
			||||||
									"maximumWarning": "500kb",
 | 
														"maximumWarning": "2mb",
 | 
				
			||||||
									"maximumError": "2mb"
 | 
														"maximumError": "5mb"
 | 
				
			||||||
								},
 | 
													},
 | 
				
			||||||
								{
 | 
													{
 | 
				
			||||||
									"type": "anyComponentStyle",
 | 
														"type": "anyComponentStyle",
 | 
				
			||||||
									"maximumWarning": "2kb",
 | 
														"maximumWarning": "250kb",
 | 
				
			||||||
									"maximumError": "4kb"
 | 
														"maximumError": "1mb"
 | 
				
			||||||
								}
 | 
													}
 | 
				
			||||||
							],
 | 
												],
 | 
				
			||||||
							"outputHashing": "all"
 | 
												"outputHashing": "all"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user