Commit e9b18d6
next-codemod(upgrade): optional catch when missing dev script (#71598)
### Why?
During the next-codemod upgrade, when the `dev` script is missing, it
throws while reading `.includes` the undefined value.
Fixes #71597
---------
Co-authored-by: Jiwon Choi <devjiwonchoi@gmail.com>1 parent 9fac077 commit e9b18d6
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