Erik Arvidsson 85ff818714 Fix issue with watch and shallow (#532)
When doing `--shallow --watch` we called `generator` (which
synchronously called `updateWatcher`/`addNewFiles`) but the watcher has
not been created yet. Instead create the watcher first before
`generator` is called.

Fixes #531
2016-09-08 18:14:13 -04:00
..
2016-08-24 10:58:15 -04:00
2016-08-19 12:22:54 -04:00
2016-09-04 16:43:28 -04:00
2016-08-24 10:58:15 -04:00
2016-09-04 16:43:28 -04:00
2016-08-19 12:22:54 -04:00
2016-06-02 13:28:57 -04:00
2016-06-01 17:17:03 -04:00
2016-08-19 12:22:54 -04:00