Replies: 1 comment 3 replies
-
Do you have a custom babelrc? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I has my project that use next.js since version 6.xx but now I upgrade next.js version to lastest and use it normally.
but I found little problem that i can't use new javascript function eg. .flat(), .flatMap(), optional chaining
what I should update??
thank you.
package.json
Beta Was this translation helpful? Give feedback.
All reactions