fix/ Bindings not updating automatically #44

This commit is contained in:
Maxime GRIS
2017-07-16 18:59:09 +02:00
parent ab16959ae2
commit 2a90191458
2 changed files with 3 additions and 3 deletions

View File

@@ -53,8 +53,7 @@ import 'core-js/es7/reflect';
/***************************************************************************************************
* Zone JS is required by Angular itself.
*/
import 'zone.js/dist/zone'; // Included with Angular CLI.
import 'zone.js/dist/zone-mix'; // Included with Angular CLI.
/***************************************************************************************************