M-Zuber / npm-watch

run npm scripts when files change
MIT License
323 stars 38 forks source link

Changed inherit flag to set stderr as inherit instead of pipe #85

Closed loganwhit closed 3 years ago

loganwhit commented 3 years ago

Resolves #28.

Behavior change for the inherit option as suggested in #28.


This change is Reviewable