X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=bbba3f05cd7026a76a081b36fc7d67d48b0d7343;hb=818045ef04b321aa0a66bb8abce30a2e94e9fefa;hp=7c051413f4803db904f98d8ee104e78f01bec75e;hpb=c2777c1dfe688c8fab1ef2fed50e360100fa9198;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index 7c051413f..bbba3f05c 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -57,8 +57,8 @@ 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. +/* eslint-disable */ +import 'zone.js' // Included with Angular CLI. /*************************************************************************************************** * APPLICATION IMPORTS