mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-15 23:41:55 +00:00
Add polyfill to make sure RxJS runs in the correct zone
This commit is contained in:
parent
96cbebc204
commit
b6f4c870b6
@ -64,3 +64,4 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
|
||||
/***************************************************************************************************
|
||||
* APPLICATION IMPORTS
|
||||
*/
|
||||
import 'zone.js/dist/zone-patch-rxjs';
|
||||
|
Loading…
Reference in New Issue
Block a user