aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/polyfills.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/polyfills.ts')
-rw-r--r--client/src/polyfills.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts
index bbba3f05c..d24bcb09d 100644
--- a/client/src/polyfills.ts
+++ b/client/src/polyfills.ts
@@ -19,6 +19,7 @@
19*/ 19*/
20 20
21import 'core-js/es/object' 21import 'core-js/es/object'
22import 'core-js/es/global-this'
22 23
23/** IE10 and IE11 requires the following for NgClass support on SVG elements */ 24/** IE10 and IE11 requires the following for NgClass support on SVG elements */
24// import 'classlist.js'; // Run `npm install --save classlist.js`. 25// import 'classlist.js'; // Run `npm install --save classlist.js`.