15 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			386 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | 
 | ||
|  | { | ||
|  |   "presets": ["es2015"], | ||
|  |   "plugins": [["transform-es2015-modules-umd", { | ||
|  |     "globals": { | ||
|  |       "@angular/core": "ng.core", | ||
|  |       "@angular/common": "ng.common", | ||
|  |       "@angular/platform-browser": "ng.platformBrowser", | ||
|  |       "@angular/platform-browser/testing": "ng.platformBrowser.testing" | ||
|  |     }, | ||
|  |     "exactGlobals": true | ||
|  |   }]], | ||
|  |   "moduleId": "@angular/platform-browser/testing" | ||
|  | } |