We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff61c03 commit 650242dCopy full SHA for 650242d
projects/demos/polyfills.ts
@@ -18,6 +18,6 @@
18
* BROWSER POLYFILLS
19
*/
20
21
-import 'core-js/es/object';
+import 'core-js/modules/es.object.entries';
22
import 'hammerjs';
23
import 'zone.js/dist/zone';
0 commit comments