| 
									
										
										
										
											2020-03-18 09:01:41 -07:00
										 |  |  | package(default_visibility = ["//visibility:public"]) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-04-24 13:14:28 -07:00
										 |  |  | # Make source files available for distribution via pkg_npm | 
					
						
							|  |  |  | filegroup( | 
					
						
							|  |  |  |     name = "files", | 
					
						
							|  |  |  |     srcs = glob(["*"]), | 
					
						
							|  |  |  | ) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-03-18 09:01:41 -07:00
										 |  |  | exports_files([ | 
					
						
							|  |  |  |     "index.html", | 
					
						
							|  |  |  |     "index.ts", | 
					
						
							|  |  |  |     "styles.css", | 
					
						
							|  |  |  | ]) |