mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-02 16:13:36 +00:00
f2946da9e8
* Add file context to minifier errors when publishing * Misc fixes (see issues) * Allow custom server error template in layouts/server/error.html To get to this, this commit also cleans up and simplifies the code surrounding errors and files. This also removes the usage of `github.com/pkg/errors`, mostly because of https://github.com/pkg/errors/issues/223 -- but also because most of this is now built-in to Go. Fixes #9852 Fixes #9857 Fixes #9863 |
||
---|---|---|
.. | ||
files | ||
glob | ||
createcounting_fs.go | ||
decorators.go | ||
fileinfo.go | ||
fileinfo_test.go | ||
filename_filter_fs.go | ||
filename_filter_fs_test.go | ||
filter_fs.go | ||
filter_fs_test.go | ||
fs.go | ||
fs_test.go | ||
glob.go | ||
glob_test.go | ||
hashing_fs.go | ||
hashing_fs_test.go | ||
language_merge.go | ||
noop_fs.go | ||
nosymlink_fs.go | ||
nosymlink_test.go | ||
rootmapping_fs.go | ||
rootmapping_fs_test.go | ||
slice_fs.go | ||
stacktracer_fs.go | ||
walk.go | ||
walk_test.go |