Commit 8d927f1
committed
fix: script.start with missing file
Fixes #2258
The issue was that the scripts couldn't be found, so it was just trying
to repeatedly read it from scripts.start.
Now if nodemon is in the scripts.start command it exits out the logic.1 parent 9c966c1 commit 8d927f1
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
0 commit comments