Skip to content

Conversation

AmrN
Copy link

@AmrN AmrN commented Mar 12, 2017

React uses the function's name as the Component's display name, so when variables are minified Transformation may become T, and therefore a test such as child.type.name === "Transformation" evaluates to false causing transformations to be lost.

@tocker
Copy link
Contributor

tocker commented Jun 27, 2017

@AmrN Thanks for issuing this pull request!

Please review the alternative approach we used at 2d3afdf.

Does this solve your problem?

@eitanp461
Copy link
Contributor

@eitanp461 eitanp461 closed this Jan 2, 2018
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