aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/polyfills.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/polyfills.ts')
-rw-r--r--client/src/polyfills.ts6
1 files changed, 0 insertions, 6 deletions
diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts
index dfe45b591..5dff18632 100644
--- a/client/src/polyfills.ts
+++ b/client/src/polyfills.ts
@@ -48,12 +48,6 @@ import 'core-js/es7/object'
48import 'core-js/es6/reflect' 48import 'core-js/es6/reflect'
49 49
50/** 50/**
51 * Evergreen browsers require these.
52 */
53// Used for reflect-metadata in JIT. If you use AOT (and only Angular decorators), you can remove.
54import 'core-js/es7/reflect'
55
56/**
57 * Required to support Web Animations `@angular/platform-browser/animations`. 51 * Required to support Web Animations `@angular/platform-browser/animations`.
58 * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation 52 * Needed for: All but Chrome, Firefox and Opera. http://caniuse.com/#feat=web-animation
59 */ 53 */