hugo/modules
Bjørn Erik Pedersen 2dcc1318d1 Add some more output if loading modules takes time
Also include the time to collect modules etc. in the "Total in ..." time reported for the `hugo` command.

Fixes #6519
2019-11-21 18:11:07 +01:00
..
client.go Add some more output if loading modules takes time 2019-11-21 18:11:07 +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 Add some more output if loading modules takes time 2019-11-21 18:11:07 +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