DTrejo/run.js

Awesome project

Opened this issue · 1 comments

I've been using this ever since I came to node (which is a long time) and it amazes me that this still works perfectly.

I'd like to ignore my public directory, though. Might try a PR if someone else needs it?

Hi Abhay, I love that you love it!

In https://github.com/DTrejo/run.js/blob/master/run.js#L13 , you'll see that I ignore certain file extensions.

Maybe you'd like to add an argument option that allows one to add more extensions to this array?

Alternatively, I have been working on version 2.0 in the 2.0 branch, this new version of run.js watches your repo based on what files are required. I haven't finished it, but you might like it?

Cheers!
David