Home

Issue: 480

IE11 vuex requires a Promise polyfill

[issue link]

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?

This question is available on Nuxt.js community (#c422)