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
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.
fix: Type exports correctly (#2207)
Big thanks to @KevinGruber for both flagging this and fixing it.
Fixes#2206
Types now exported when importing nodemon.