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

can it support IE 11 ?? #2

Closed
kaykie opened this issue Nov 16, 2019 · 4 comments
Closed

can it support IE 11 ?? #2

kaykie opened this issue Nov 16, 2019 · 4 comments

Comments

@kaykie
Copy link

kaykie commented Nov 16, 2019

No description provided.

@joeldenning
Copy link
Owner

Yep. vue, single-spa, and systemjs all support IE11. I'd need more detail to understand what isn't working for you.

@kaykie
Copy link
Author

kaykie commented Nov 18, 2019

when i open http://10.10.33.71:5000/ on IE this error happen
image

then i add the babel-core
it can open index
when i route to app1 this error happen

image

i didn't change you code

i found the reason :
import { setPublicPath } from 'systemjs-webpack-interop'

setPublicPath('app2')

IE don't support this syntactic
image

but i can't solve it
can you help me?

@joeldenning joeldenning transferred this issue from joeldenning/coexisting-vue-microfrontends Nov 18, 2019
@joeldenning
Copy link
Owner

I transferred this issue to systemjs-webpack-interop. I'll put together a fix really quick.

@joeldenning
Copy link
Owner

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