Skip to content
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

Use helper-builder-react-jsx inside plugin-transform-react-inline-elements #6294

Commits on Sep 22, 2017

  1. Use helper-builder-react-jsx inside plugin-transform-react-inline-ele…

    …ments.
    
    This avoids duplicating the logic for converting jsx elements to plain JavaScript.
    nicolo-ribaudo committed Sep 22, 2017
    Copy the full SHA
    f2f4e1d View commit details
    Browse the repository at this point in the history
  2. Add a comment which explains the _jsx signature, [skip ci]

    so it is a little bit easier to understand what all those .splice() calls do
    nicolo-ribaudo committed Sep 22, 2017
    Copy the full SHA
    7219fab View commit details
    Browse the repository at this point in the history