mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 11:52:54 +00:00 
			
		
		
		
	Add polyfill to make sure RxJS runs in the correct zone
This commit is contained in:
		@@ -64,3 +64,4 @@ import 'zone.js/dist/zone';  // Included with Angular CLI.
 | 
				
			|||||||
/***************************************************************************************************
 | 
					/***************************************************************************************************
 | 
				
			||||||
 * APPLICATION IMPORTS
 | 
					 * APPLICATION IMPORTS
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					import 'zone.js/dist/zone-patch-rxjs';
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user