mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
This change takes code from npm's cli to change the way the arguments passed to nodemon are interpreted. Removes path.normalize and replaces with windowsVerbatimArguments Fixes #1236