hugo/tpl/data
Bjørn Erik Pedersen f9b4eb4f39 Handle themes in the new file cache (for images, assets)
In the newly consolidated file cache implementation, we forgot that we also look in the theme(s) for assets (SCSS transformations etc.), which is not good for Netlify and the demo sites.

Fixes #5460
2018-11-23 21:09:00 +01:00
..
data.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
data_test.go hugolib: Continue the file context/line number errors work 2018-10-22 20:46:14 +02:00
init.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
init_test.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
resources.go Add a consolidated file cache 2018-11-13 14:19:42 +01:00
resources_test.go Handle themes in the new file cache (for images, assets) 2018-11-23 21:09:00 +01:00