mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Before it was trying to parse the value in .start, when in fact, the entire value represents the `cmd`. Fixes #621 Fixes #615 Fixes #577 Fixes #513