I don't know if it's a issue related with encore or webpack,I am new to both. this error occurs after I add ```javascript .addEntry('for-ie', 'respond.js') ``` to `webpack.config.js` there is no problem when I add some other other libs like `html5shiv`.