hugo/commands
Bjørn Erik Pedersen 033a13e10e Fix watcher detecting changes as static when no theme
There have been some changes to the ´helpers.GetThemesDirPath()´ so it now returns an empty string when no theme.

This is correct, but it broke the watch service (at lest on OSX), as `strings.HasPrefix("", "somestring") evaluates to true somehow, and content changes are incorrectly branded as static.

There are other issues in there, but that will come later ...

See #1236
2015-06-28 19:27:28 +02:00
..
2015-02-05 15:48:09 +01:00
2015-03-06 15:58:14 +01:00
2015-05-19 10:57:21 -04:00
2014-02-18 18:40:55 -05:00
2015-05-08 22:18:51 -04:00
2015-05-08 22:18:51 -04:00
2015-03-18 12:23:13 +01:00