hugo/modules
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
..
npm Improve error messages, esp. when the server is running 2022-05-06 19:43:22 +02:00
client.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
client_test.go Add some basic security policies with sensible defaults 2021-12-16 09:40:22 +01:00
collect.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
collect_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
config.go Create a struct with all of Hugo's config options 2023-05-16 18:01:29 +02:00
config_test.go modules: Adjust watch logic vs workspace use definitions 2022-12-19 20:17:33 +01:00
module.go Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00