aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/polyfills.ts
diff options
context:
space:
mode:
authorbuoyantair <buoyantair@protonmail.com>2018-11-16 02:37:16 +0530
committerbuoyantair <buoyantair@protonmail.com>2018-11-16 02:37:16 +0530
commitae28cdf327d782e629379eee1999096ca2a5d74b (patch)
treebfe0d4b3a232d75161fe5bba9196553a388fc02a /client/src/polyfills.ts
parentd4681c0074ba51c62a3aeb9fb3f2cd071dd21e32 (diff)
parent8cf998733496d44fa564e2e252356b871756c984 (diff)
downloadPeerTube-ae28cdf327d782e629379eee1999096ca2a5d74b.tar.gz
PeerTube-ae28cdf327d782e629379eee1999096ca2a5d74b.tar.zst
PeerTube-ae28cdf327d782e629379eee1999096ca2a5d74b.zip
Merge from upstream
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 */