Static GitHub Issues

[480] IE11 vuex requires a Promise polyfill

prev: Dynamically create event Listeners
next: Webpack config

I got this error when tried to open builded nuxt application in IE 11. I tried to implement babel-polyfill or es6-promise, but with no luck.

How to implement Promise polyfill for IE?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c422">#c422</a>)</em></sub></div>