X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=b68c07fdb9cac4695c8e8128b69e0c2cee47ae57;hb=51326912d61b05a33dd9cf3ca9befa6e2715b346;hp=3689084324c021070ed6a08241f68e581104fdd6;hpb=5e755fff9d70a7fd3c4f85bb524f1b774dd85b25;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index 368908432..b68c07fdb 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -76,6 +76,7 @@ import 'core-js/es7/object' /*************************************************************************************************** * Zone JS is required by default for Angular itself. */ +// tslint:disable import 'zone.js/dist/zone' // Included with Angular CLI. /***************************************************************************************************