From now on, IE8 is only supported if polyfills for `Object.keys`, `Array.prototype.forEach`, and `Array.prototype.indexOf` are provided. The suggested polyfills from MDN are provided in ie8-polyfill.js, or you can use https://github.com/es-shims/es5-shim for a more complete set of polyfills.