kmagiera / babel-watch

Reload your babel-node app on JS source file changes. And do it fast.
MIT License
529 stars 70 forks source link

Add option to execute a command on restart #102

Closed lorensr closed 3 years ago

lorensr commented 5 years ago

I have a command I need to run in addition to babel-node whenever my files change.