coexisting-vue-microfrontends icon indicating copy to clipboard operation
coexisting-vue-microfrontends copied to clipboard

Support for IE 11.

Open junaid155 opened this issue 5 years ago • 2 comments

Can we expect support for IE11 for coexisting-vue-microfrontend app ?

junaid155 avatar Dec 14 '19 09:12 junaid155

I don't have IE11 installed because I don't have windows. I also don't have any desire to boot up an IE11 vm to debug this.

My guess is that we're probably just a babel config change or polyfill away from things working in IE11. If you want support for IE11 in this example, feel free to submit a pull request that adds that.

jolyndenning avatar Dec 14 '19 11:12 jolyndenning

Note that single-spa, systemjs, and single-spa-vue all support IE11. It's only the coexisting-vue-microfrontends repo, which is just a demo repo, that doesn't.

jolyndenning avatar Dec 14 '19 11:12 jolyndenning