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 ie11 in UMD module ? #560

Open
Morphexe opened this issue Oct 9, 2020 · 0 comments
Open

Support for ie11 in UMD module ? #560

Morphexe opened this issue Oct 9, 2020 · 0 comments

Comments

@Morphexe
Copy link

Morphexe commented Oct 9, 2020

This issue is a:

  • Question / support request

If I am using export as UMD module, how can I enable support for ie11 ?
It currently exports with some invalid syntax (class Something...), it seems this doesn't respect the

browsers : { 
    production: '>0.5%, IE 11'
  },

in nwb.config.js

Did I misconfigured something

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

1 participant