]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/environments/environment.ts
Merge branch 'release/2.1.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / environments / environment.ts
index 1ea4835548ed0c41eaeb759d9c871f19298ef0bf..b6bc784b53cbc8aaa99503aa732a38e2f9fe9b80 100644 (file)
@@ -6,8 +6,7 @@
 //
 // In order to load these polyfills early enough (before app code), polyfill.ts imports this file to
 // to change the order in the final bundle.
-import 'core-js/es6/reflect'
-import 'core-js/es7/reflect'
+import 'core-js/features/reflect'
 
 export const environment = {
   production: false,