X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=d862de8d8de7c69c53f43c65ec3fbf4e2d983df3;hb=05ded92ed16bc83a33e71ecccf0f3ee9751fd7b0;hp=7c051413f4803db904f98d8ee104e78f01bec75e;hpb=7e6bdb5ae5d87e1a36ef185273536901ae97b9db;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index 7c051413f..d862de8d8 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -58,7 +58,7 @@ import 'core-js/es/object' * Zone JS is required by default for Angular itself. */ // tslint:disable -import 'zone.js/dist/zone' // Included with Angular CLI. +import 'zone.js' // Included with Angular CLI. /*************************************************************************************************** * APPLICATION IMPORTS