diff options
Diffstat (limited to 'catalog-ui/src/polyfills.ts')
-rw-r--r-- | catalog-ui/src/polyfills.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-ui/src/polyfills.ts b/catalog-ui/src/polyfills.ts index 59846fce92..e39130fbfe 100644 --- a/catalog-ui/src/polyfills.ts +++ b/catalog-ui/src/polyfills.ts @@ -39,6 +39,7 @@ import 'core-js/es7/reflect'; import 'zone.js/dist/zone'; + // If you need to support the browsers/features below, uncomment the import // and run `npm install import-name-here'; // Learn more in https://angular.io/docs/ts/latest/guide/browser-support.html |