Skip to content

Support logical assignment operators #10734

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

Open
davidgilbertson opened this issue Mar 24, 2021 · 0 comments
Open

Support logical assignment operators #10734

davidgilbertson opened this issue Mar 24, 2021 · 0 comments

Comments

@davidgilbertson
Copy link
Contributor

Is your proposal related to a problem?

ES 2021 Logical assignment operators are supported in Chrome/Edge/Firefox/Safari, but will break the Create React App build.

Describe the solution you'd like

Update the Babel config/version to take advantage of logical assignment parsing.

Describe alternatives you've considered

Custom config with Craco, not really worth it.

Additional context

I assume this is on it's way anyway with or without this issue, but the only other issue I could find is more specific and appears to be from someone who assumed that it should be working. #9908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant