Skip to content

Expected identifier error in IE8 #213

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

Closed
kevana opened this issue Dec 29, 2015 · 3 comments
Closed

Expected identifier error in IE8 #213

kevana opened this issue Dec 29, 2015 · 3 comments

Comments

@kevana
Copy link

kevana commented Dec 29, 2015

Same as react-redux #232, also affects dock-monitor and log-monitor.

@kevana
Copy link
Author

kevana commented Dec 29, 2015

If the solution is to switch back to CommonJS modules for now I can put a PR together

@gaearon
Copy link
Contributor

gaearon commented Dec 29, 2015

If you have time please do create the PRs. Note that for backward compat the monitors should still have default exports, so their entry points might look pretty much like the code generated by Babel.

@gaearon
Copy link
Contributor

gaearon commented Jan 18, 2016

We decided to not support IE8. React is also dropping IE8 compat guarantees in the next version.

@gaearon gaearon closed this as completed Jan 18, 2016
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