kmagiera / babel-watch

Reload your babel-node app on JS source file changes. And do it fast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to execute a command on restart

lorensr opened this issue · comments

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