right here is a block of my code. It works perfect in fireFox and Chrome. But not in IE. I get the error \"Object doesn\'t support property or method \'includes\'
Object doesn\'t support property or method \'includes\'
import 'core-js/es7/array'
into polyfill.ts worked for me.