Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add display names to all components #157

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Add display names to all components #157

merged 1 commit into from
Jun 14, 2019

Conversation

alexpaxton
Copy link
Contributor

@alexpaxton alexpaxton commented Jun 13, 2019

Closes #77

Rather than messing with minification I have used react's displayName property to ensure components are displayed correctly in the react inspector regardless of minification

@alexpaxton alexpaxton merged commit f86b60c into master Jun 14, 2019
@alexpaxton alexpaxton deleted the add-display-names branch June 14, 2019 01:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable minification of component names
1 participant