We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nextjs is already supporting optional chaining. I was hoping we could get it here too.
I would be willing to contribute if you can confirm this feature is wanted, in which case please do let me know where to start.
The text was updated successfully, but these errors were encountered:
Absolutely we would accept a PR with optional chaining.
I believe the blocker here is upstream acornjs/acorn#891
Sorry, something went wrong.
For information, it seems to works with TS, while targeting es2019 in tsconfig.json
for ncc to handle optional chaining... 🤷vercel/ncc#534
cbbd059
This has been implemented, thanks!
No branches or pull requests
Nextjs is already supporting optional chaining. I was hoping we could get it here too.
I would be willing to contribute if you can confirm this feature is wanted, in which case please do let me know where to start.
The text was updated successfully, but these errors were encountered: