hugo/config/allconfig
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.go config: Do not fail on unknown config keys 2023-07-31 11:20:37 +02:00
alldecoders.go config: Add a type value for the tags related config entry 2023-08-07 18:01:46 +02:00
configlanguage.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
docshelper.go Add all config to docshelper.json 2023-08-07 13:42:54 +02:00
integration_test.go Only print the path warnings once 2023-06-30 10:24:28 +02:00
load.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
load_test.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00