diff options
author | BO41 <lukasw41@gmail.com> | 2018-10-28 13:49:11 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-11-15 09:25:30 +0100 |
commit | 03ca23d4f72c744f98bfff88d69461ba6e2ddf1f (patch) | |
tree | 752ce71d5c33a2f45f9f1a49953e976bdbf80630 /client/src | |
parent | a130f33c9c07ffaf2f11a5e629d686a158b9e1c7 (diff) | |
download | PeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.tar.gz PeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.tar.zst PeerTube-03ca23d4f72c744f98bfff88d69461ba6e2ddf1f.zip |
update angular
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/polyfills.ts | 6 |
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' | |||
48 | import 'core-js/es6/reflect' | 48 | import '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. | ||
54 | import '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 | */ |