wclr / ts-node-dev

Compiles your TS app and restarts when files are modified.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiple watches not supported

Morriz opened this issue · comments

Issue description

Hi, your lib does not handle multiple watches, but that would be trivial to add I think:

ts-node-dev --watch 'test/bla.yaml' --watch 'src/dida.yaml' ...

nevermind, rtfm: comma separated