bug(chartjs/zonejs): dependency conflict while creating new container

Change-Id: I86db7b06a315581bc792a17a3ad81334e5d290d1
Signed-off-by: bravof <fbravo@whitestack.com>
diff --git a/src/polyfills.ts b/src/polyfills.ts
index 5167690..9d349d1 100644
--- a/src/polyfills.ts
+++ b/src/polyfills.ts
@@ -77,7 +77,7 @@
 /***************************************************************************************************
  * Zone JS is required by default for Angular itself.
  */
-import 'zone.js/dist/zone';  // Included with Angular CLI.
+import 'zone.js';  // Included with Angular CLI.
 
 /***************************************************************************************************
  * APPLICATION IMPORTS