|  | @@ -25,3 +25,18 @@ Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To u
 | 
	
		
			
				|  |  |  ## Further help
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +// "budgets": [
 | 
	
		
			
				|  |  | +              //   {
 | 
	
		
			
				|  |  | +              //     "type": "initial",
 | 
	
		
			
				|  |  | +              //     "maximumWarning": "500kb",
 | 
	
		
			
				|  |  | +              //     "maximumError": "1mb"
 | 
	
		
			
				|  |  | +              //   },
 | 
	
		
			
				|  |  | +              //   {
 | 
	
		
			
				|  |  | +              //     "type": "anyComponentStyle",
 | 
	
		
			
				|  |  | +              //     "maximumWarning": "2kb",
 | 
	
		
			
				|  |  | +              //     "maximumError": "4kb"
 | 
	
		
			
				|  |  | +              //   }
 | 
	
		
			
				|  |  | +              // ],
 |