Skip to content

Commit f87fd54

Browse files
authored
Add import required for Stackblitz.
1 parent 526c43e commit f87fd54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

APM-Final/src/polyfills.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
*/
7575
import 'zone.js/dist/zone'; // Included with Angular CLI.
7676

77+
/* Required for Stackblitz */
78+
import 'core-js/es7/reflect';
7779

7880
/***************************************************************************************************
7981
* APPLICATION IMPORTS

0 commit comments

Comments
 (0)