Anonymous View
Skip to content

CoffeeScript React component generator fix#799

Merged
BookOfGreg merged 1 commit into
reactjs:masterfrom
ViXP:master
Oct 3, 2017
Merged

CoffeeScript React component generator fix#799
BookOfGreg merged 1 commit into
reactjs:masterfrom
ViXP:master

Conversation

@ViXP

@ViXP ViXP commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

Class with @ didn't work with export in footer (there is no need to set classes in global scope if they will be exported anyway, imho)

…with export in footer, there is no need to set classes in global scope if they will be exported anyway)
@BookOfGreg

BookOfGreg commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

Agreed.
Just spun up my first webpack + Coffeescript project here so that I can actually start testing these things for you. Yep you're totally right, no @ needed.
Later on I'll write a test for this in this project but thanks.

Edit: I'll clean up the test failure in a moment.

@BookOfGreg BookOfGreg merged commit 8cf38f3 into reactjs:master Oct 3, 2017
@BookOfGreg

Copy link
Copy Markdown
Contributor

@rmosolgo

rmosolgo commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

👏

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.

3 participants