Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Fix compatibility issue with IE8 (ES3) due to usage of unquoted reserved keys. #344

Merged
merged 2 commits into from
Apr 1, 2016
Merged

Conversation

ctumolosus
Copy link
Contributor

Fixes issues with legacy browsers (IE8) due to usage of unquoted reserved keywords.

The following packages were installed:

- babel-plugin-transform-es3-member-expression-literals
- babel-plugin-transform-es3-property-literals
@timdorr
Copy link
Member

timdorr commented Apr 1, 2016

Thanks! I'll push this out shortly.

@timdorr timdorr merged commit 994447e into reactjs:master Apr 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not compatible with IE8 (ES3)
2 participants