hugo/resources
Bjørn Erik Pedersen dd9eaf19fd Don't use the baseURL /path as part of the resource cache key
As that prevents Hugo projects with sub paths in their `baseURL` to use themes with cached resources.

Fixes #9787
2022-05-27 19:11:16 +02:00
..
images
internal
jsconfig
page
postpub
resource
resource_factories
resource_transformers Don't use the baseURL /path as part of the resource cache key 2022-05-27 19:11:16 +02:00
testdata
errorResource.go
image.go
image_cache.go
image_extended_test.go
image_test.go
integration_test.go
post_publish.go
resource.go Don't use the baseURL /path as part of the resource cache key 2022-05-27 19:11:16 +02:00
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go
transform_test.go