-
Notifications
You must be signed in to change notification settings - Fork 27k
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
API routes error with bigint #7980
Comments
This is a Stage 3 JavaScript proposal -- meaning it's not part of the JavaScript language yet. However, it seems odd that Node.js supports this feature since 10.4. |
just curious, any particular reason (beside it's only on stage 3) to only enable the syntax parsing for API routes only? |
* Added support for bigint to API routes Closes #7980 * added BigInt test to get result Co-authored-by: Joe Haddad <timer150@gmail.com>
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
API routes error with bigint.
https://codesandbox.io/s/hello-world-g2ero
The text was updated successfully, but these errors were encountered: