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

[Fresh] Fix a crash with implicit arrow return #16687

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Sep 6, 2019

This used to crash because we tried to insert code into a non-block body. Now we convert it to a block first. See the snapshot.

Fixes #16686

@sizebot
Copy link

sizebot commented Sep 6, 2019

No significant bundle size changes to report.

Generated by 🚫 dangerJS against 5df2cb2

@gaearon gaearon merged commit 9044bb0 into facebook:master Sep 6, 2019
@gaearon gaearon deleted the fresh-tr branch September 6, 2019 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compile error react-refresh/babel 0.4.0
4 participants