coexisting-vue-microfrontends
coexisting-vue-microfrontends copied to clipboard
Support for IE 11.
Can we expect support for IE11 for coexisting-vue-microfrontend app ?
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.
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.