mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-01-16 02:51:57 +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
|
* APPLICATION IMPORTS
|
||||||
*/
|
*/
|
||||||
|
import 'zone.js/dist/zone-patch-rxjs';
|
||||||
|
Loading…
Reference in New Issue
Block a user