hugo/modules
Bjørn Erik Pedersen dce210ab56
modules: Improve "hugo mod clean"
* Only clean project modules
* Optional glob pattern of module paths to clean

Closes #6907
2020-02-19 17:14:35 +01:00
..
client.go modules: Improve "hugo mod clean" 2020-02-19 17:14:35 +01:00
client_test.go modules: Do not check for remote modules if main project is vendored 2019-11-14 12:24:55 +01:00
collect.go Fix abs path handling in module mounts 2019-12-19 18:51:59 +01:00
collect_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
config.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00
config_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
module.go Make the "is this a Hugo Module" logic more lenient 2019-09-03 15:12:33 +02:00