Skip to content

Update docs for Babel 6 #2

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

Merged
merged 1 commit into from
Dec 5, 2015
Merged

Update docs for Babel 6 #2

merged 1 commit into from
Dec 5, 2015

Conversation

justingreenberg
Copy link

@thejameskyle can this line be removed?

Note that when using React.createClass() and allowing babel to extract the displayName property you must ensure that babel-plugin-react-display-name is included before react-transform. See this github issue for more details.

@jamiebuilds
Copy link
Owner

We can only remove that if https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-display-name adds support for:

var Foo = bar(React.createClass({
}));

jamiebuilds added a commit that referenced this pull request Dec 5, 2015
@jamiebuilds jamiebuilds merged commit 15d345f into jamiebuilds:tjk/babel-6 Dec 5, 2015
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

Successfully merging this pull request may close these issues.

2 participants