You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
next-codemod(upgrade): optional catch when missing dev script (vercel#71598)
### Why?
During the next-codemod upgrade, when the `dev` script is missing, it
throws while reading `.includes` the undefined value.
Fixesvercel#71597
---------
Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>
0 commit comments