hugo/config
Bjørn Erik Pedersen dcf425c846 Fix it so disable a module does not disable transitive dependency required by others
The motivation behind the original implementation was probably to show disabled modules when running `hugo mod graph`.

Fixes #11376
2023-08-23 18:05:18 +02:00
..
allconfig Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
privacy
security Add all config to docshelper.json 2023-08-07 13:42:54 +02:00
services
testconfig
commonConfig.go Fix cache busting setup 2023-07-19 19:50:37 +02:00
commonConfig_test.go Fix cache busting setup 2023-07-19 19:50:37 +02:00
configLoader.go
configLoader_test.go
configProvider.go
configProvider_test.go
defaultConfigProvider.go
defaultConfigProvider_test.go
env.go
env_test.go
namespace.go
namespace_test.go