hugo/tpl
Tristan Rice d055862a41 tpl: Fix crash when using imageConfig
defaultImageConfigCache is now initialized statically instead of relying on it
being initialized in the reset function.

Fixes #2806
2016-12-25 13:43:50 +01:00
..
reflect_helpers.go
template.go
template_ast_transformers.go
template_ast_transformers_test.go
template_embedded.go
template_funcs.go tpl: Fix crash when using imageConfig 2016-12-25 13:43:50 +01:00
template_funcs_test.go tpl: Fix crash when using imageConfig 2016-12-25 13:43:50 +01:00
template_i18n.go
template_i18n_test.go
template_resources.go
template_resources_test.go
template_test.go