yield expression must be parenthesized
Open
wontfix
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
Getting `yield expression must be parenthesized` error in relay-runtime/lib/store/RelayModernStore.js in our logs on prod
I cannot repro this myself
I think this happens because of how code is minimized in production build
Should `yield` be wrapped in parentheses?
Contributor guide
Assessment
This issue has not been assessed yet.