Richard Sharp

Results 1 comments of Richard Sharp

I am experiencing the same issue in IE11. Adding babel-polyfill to my package.json, and changing my webpack configuration from ``` entry: { app: './src/main.js' }, ``` to ``` entry: {...