| 
									
										
										
										
											2017-08-21 08:23:47 -07:00
										 |  |  | package(default_visibility = ["//visibility:public"]) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-06 14:51:37 -07:00
										 |  |  | exports_files([ | 
					
						
							|  |  |  |     "protractor.conf.js", | 
					
						
							| 
									
										
										
										
											2019-02-15 19:27:13 +01:00
										 |  |  |     "angular-metadata.tsconfig.json", | 
					
						
							| 
									
										
										
										
											2018-07-06 14:51:37 -07:00
										 |  |  | ]) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-08-21 01:37:09 -07:00
										 |  |  | # ts_library and ng_module use the `//:tsconfig.json` target | 
					
						
							|  |  |  | # by default. This alias allows omitting explicit tsconfig | 
					
						
							|  |  |  | # attribute. | 
					
						
							|  |  |  | alias( | 
					
						
							|  |  |  |     name = "tsconfig.json", | 
					
						
							|  |  |  |     actual = "//src:tsconfig.json", | 
					
						
							|  |  |  | ) |