| 
									
										
										
										
											2016-08-30 11:15:25 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | export default { | 
					
						
							|  |  |  |   entry: '../../../dist/packages-dist/platform-webworker/index.js', | 
					
						
							|  |  |  |   dest: '../../../dist/packages-dist/platform-webworker/bundles/platform-webworker.umd.js', | 
					
						
							|  |  |  |   format: 'umd', | 
					
						
							|  |  |  |   moduleName: 'ng.platformWebworker', | 
					
						
							|  |  |  |   globals: { | 
					
						
							|  |  |  |     '@angular/core': 'ng.core', | 
					
						
							|  |  |  |     '@angular/common': 'ng.common', | 
					
						
							|  |  |  |     '@angular/platform-browser': 'ng.platformBrowser', | 
					
						
							| 
									
										
										
										
											2016-08-30 12:13:38 -07:00
										 |  |  |     'rxjs/Observable': 'Rx', | 
					
						
							|  |  |  |     'rxjs/Subject': 'Rx' | 
					
						
							| 
									
										
										
										
											2016-08-30 11:15:25 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |