diff options
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/polyfills.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/polyfills.ts b/client/src/polyfills.ts index 3c4120599..8aac91454 100644 --- a/client/src/polyfills.ts +++ b/client/src/polyfills.ts | |||
@@ -18,7 +18,7 @@ | |||
18 | * BROWSER POLYFILLS | 18 | * BROWSER POLYFILLS |
19 | */ | 19 | */ |
20 | 20 | ||
21 | import 'core-js/es7/object' | 21 | import 'core-js/es/object' |
22 | 22 | ||
23 | /** IE10 and IE11 requires the following for NgClass support on SVG elements */ | 23 | /** IE10 and IE11 requires the following for NgClass support on SVG elements */ |
24 | // import 'classlist.js'; // Run `npm install --save classlist.js`. | 24 | // import 'classlist.js'; // Run `npm install --save classlist.js`. |