aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/environments/environment.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/environments/environment.ts')
-rw-r--r--client/src/environments/environment.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/src/environments/environment.ts b/client/src/environments/environment.ts
index 1ea483554..b6bc784b5 100644
--- a/client/src/environments/environment.ts
+++ b/client/src/environments/environment.ts
@@ -6,8 +6,7 @@
6// 6//
7// In order to load these polyfills early enough (before app code), polyfill.ts imports this file to 7// In order to load these polyfills early enough (before app code), polyfill.ts imports this file to
8// to change the order in the final bundle. 8// to change the order in the final bundle.
9import 'core-js/es6/reflect' 9import 'core-js/features/reflect'
10import 'core-js/es7/reflect'
11 10
12export const environment = { 11export const environment = {
13 production: false, 12 production: false,