BREAKING CHANGE All imports from 'angular2/core/compiler' should be changed to 'angular2/compiler'.
		
			
				
	
	
		
			3 lines
		
	
	
		
			102 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			102 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
// used by style_compiler_spec.ts
 | 
						|
export var STYLES = ['span[_ngcontent-%COMP%] {\ncolor: blue;\n}'];
 |