Skip to content
Discussion options

You must be logged in to vote

This doesn’t appear to be an issue of polyfills, rather you have a node module that is not transpiled. Since IE11 cannot read ES6 syntax, you’ll need to transpile the node_module that is causing this issue. As far as what node_module it is, it is hard to say. You’ll have to do some trial and error testing to find it.

There is a community plugin for this: https://github.com/martpie/next-transpile-modules

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@karimilaghab
Comment options

Answer selected by jamesmosier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants