Closed
Description
There seems to be a change in the search base paths used by readDir
between hugo v0.92.2-CDF6A0D6
and hugo v0.93.1-E9669FED
.
When I compare the outputs of readDir .
, I observe that with the latest version readDir
returns results from both .
and themes/my-theme
, whereas the old version only read from .
.