thedevelobear/react-rewards

IE 11 support?

allanhortle opened this issue · 3 comments

The neutrino build setup doesn't compile down arrow functions which breaks for IE11.
Just wondering if you would consider using a more compatible build preset?

For now I'm quiet busy and I don't know if I'll be able to change the whole build. It is probably possible to add a babel preset that will handle this though. Can you open a PR? 🙂

Hey! I've changed neutrino to create-react-library! Are you able to check if it works now?

I'm closing this issue for now as the build preset changed. If something is still wrong with it, just open a new issue, thanks!