Commit 6ad704e
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.
Fixes vercel#71597
---------
Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>1 parent 67ad72b commit 6ad704e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
0 commit comments