X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.browser.ts;h=b1a63165551f2ea4a1cb1d2b4bc023ae5565c829;hb=df98563e2104b82b119c00a3cd83cd0dc1242d25;hp=5119cf4b94fecfaadabaf38a05b1af6b5c1127f5;hpb=46757b477c1adb5f98060d15998a3852e18902a6;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/polyfills.browser.ts b/client/src/polyfills.browser.ts index 5119cf4b9..b1a631655 100644 --- a/client/src/polyfills.browser.ts +++ b/client/src/polyfills.browser.ts @@ -1,3 +1,5 @@ +/* tslint: disable */ + // Polyfills // (these modules are what are in 'angular2/bundles/angular2-polyfills' so don't use that here)