mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
2b46f3e51e
Before this commit any error (typically a YAML typing error in front matter) would exit server on rebuild when running `hugo server -w`. This is very annoying as it doesn't give you any chance to fix the typo other than doing a manual restart. This commit fixes that by just logging these errors when these rebuilds happen when changes are detected. Fixes #781 |
||
---|---|---|
.. | ||
benchmark.go | ||
check.go | ||
convert.go | ||
hugo.go | ||
limit_darwin.go | ||
limit_others.go | ||
list.go | ||
new.go | ||
server.go | ||
server_test.go | ||
version.go |