Commit graph

5 commits

Author SHA1 Message Date
Mikko Ahlroth
3340545d7c Implement automatic directory handling 2018-03-18 17:35:39 +02:00
Mikko Ahlroth
0e9b2e94fe Remove :fs config as we're not using :fs anymore 2018-03-18 17:33:12 +02:00
Mikko Ahlroth
e2a1574f8f Prevent fs from watching the directory it is started from
Fs by default watches the current working dir when it's started, that would
usually be the whole project directory. It's useless in our case so don't
do it.

Bumped fs to latest version.
2017-06-03 11:41:11 +03:00
Mikko Ahlroth
0347b8cd45 Rename to MBU and update documentation, make watches wait to trigger 2017-04-03 23:24:52 +03:00
Mikko Ahlroth
6b1729f4a7 Initial commit 2017-03-21 07:44:44 +02:00