Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for IE 11. #33

Open
junaid155 opened this issue Dec 14, 2019 · 2 comments
Open

Support for IE 11. #33

junaid155 opened this issue Dec 14, 2019 · 2 comments

Comments

@junaid155
Copy link

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

@joeldenning
Copy link
Owner

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.

@joeldenning
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants