diff options
Diffstat (limited to 'client/src/polyfills.ts')
-rw-r--r-- | client/src/polyfills.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index d24bcb09d..798529fd6 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts | |||
@@ -21,9 +21,6 @@ | |||
21 | import 'core-js/es/object' | 21 | import 'core-js/es/object' |
22 | import 'core-js/es/global-this' | 22 | import 'core-js/es/global-this' |
23 | 23 | ||
24 | /** IE10 and IE11 requires the following for NgClass support on SVG elements */ | ||
25 | // import 'classlist.js'; // Run `npm install --save classlist.js`. | ||
26 | |||
27 | /** IE10 and IE11 requires the following for the Reflect API. */ | 24 | /** IE10 and IE11 requires the following for the Reflect API. */ |
28 | 25 | ||
29 | // For Google Bot | 26 | // For Google Bot |
@@ -36,12 +33,6 @@ import 'core-js/es/global-this' | |||
36 | // import 'core-js/es7/reflect' // --> dealt with in src/environment.ts | 33 | // import 'core-js/es7/reflect' // --> dealt with in src/environment.ts |
37 | 34 | ||
38 | /** | 35 | /** |
39 | * Required to support Web Animations `@angular/platform-browser/animations`. | ||
40 | * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation | ||
41 | */ | ||
42 | // import 'web-animations-js'; // Run `npm install --save web-animations-js`. | ||
43 | |||
44 | /** | ||
45 | * By default, zone.js will patch all possible macroTask and DomEvents | 36 | * By default, zone.js will patch all possible macroTask and DomEvents |
46 | * user can disable parts of macroTask/DomEvents patch by setting following flags | 37 | * user can disable parts of macroTask/DomEvents patch by setting following flags |
47 | */ | 38 | */ |