X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fpolyfills.ts;h=9d349d1767f5220a9fcbd53a58cd2ae62789a6b8;hb=cedffeca6ea3cabc282b753c62a849ca273dfb42;hp=5167690e7668e56a1a7c7fb1417839aa029dec55;hpb=86e497d0af9d5574ea0769a3bbcd0490f2168b0b;p=osm%2FNG-UI.git 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 @@ import 'web-animations-js'; // Run `npm install --save web-animations-js`. /*************************************************************************************************** * 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