Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant