X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=client%2Fsrc%2Fpolyfills.ts;h=3689084324c021070ed6a08241f68e581104fdd6;hb=4c280004ce62bf11ddb091854c28f1e1d54a54d6;hp=dfe45b59119d21c8a37e8b46db696937668965b3;hpb=244b4ae3973bc1511464a08158a123767f83179c;p=oweals%2Fpeertube.git diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index dfe45b591..368908432 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts @@ -45,13 +45,13 @@ import 'core-js/es7/object' /** IE10 and IE11 requires the following for the Reflect API. */ // For Google Bot -import 'core-js/es6/reflect' +// import 'core-js/es6/reflect'; // --> dealt with in src/environment.ts /** * Evergreen browsers require these. */ // Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove. -import 'core-js/es7/reflect' +// import 'core-js/es7/reflect' // --> dealt with in src/environment.ts /** * Required to support Web Animations `@angular/platform-browser/animations`.