It seems the current setup of the boilerplate / webpack does not support IE11. The following error is produced: `IE: Error: Unable to get property 'apply' of undefined or null reference.` I tried updating the babel-polyfill but it seems nothing is working. Any advice?