| 
									
										
										
										
											2016-08-30 18:07:40 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | export default { | 
					
						
							|  |  |  |   entry: '../../../dist/packages-dist/platform-browser/testing/index.js', | 
					
						
							|  |  |  |   dest: '../../../dist/packages-dist/platform-browser/bundles/platform-browser-testing.umd.js', | 
					
						
							|  |  |  |   format: 'umd', | 
					
						
							|  |  |  |   moduleName: 'ng.platformBrowser.testing', | 
					
						
							|  |  |  |   globals: { | 
					
						
							|  |  |  |     '@angular/core': 'ng.core', | 
					
						
							|  |  |  |     '@angular/common': 'ng.common', | 
					
						
							| 
									
										
										
										
											2016-08-30 12:13:38 -07:00
										 |  |  |     '@angular/platform-browser': 'ng.platformBrowser' | 
					
						
							| 
									
										
										
										
											2016-08-30 18:07:40 -07:00
										 |  |  |   } | 
					
						
							|  |  |  | } |