aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
diff options
context:
space:
mode:
authorBO41 <lukasw41@gmail.com>2018-10-28 13:49:11 +0100
committerChocobozzz <me@florianbigard.com>2018-11-15 09:25:30 +0100
commit03ca23d4f72c744f98bfff88d69461ba6e2ddf1f (patch)
tree752ce71d5c33a2f45f9f1a49953e976bdbf80630 /client/src
parenta130f33c9c07ffaf2f11a5e629d686a158b9e1c7 (diff)
downloadPeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.tar.gz
PeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.tar.zst
PeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.zip
update angular
Diffstat (limited to 'client/src')
-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 */