X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=d862de8d8de7c69c53f43c65ec3fbf4e2d983df3;hb=421ff4618da64f0849353383f690a014024c40da;hp=7c051413f4803db904f98d8ee104e78f01bec75e;hpb=610d0be13b3d01f653ef269271dd667a57c85ef2;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