mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-30 10:12:40 +00:00
Add a link to modules config option 'replacements'
"Make and test changes in a module" : since v0.77.0, the modules config option 'replacements' has been introduced to handle that situation in a more convenient way
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
e127227794
commit
618fcf9baa
@@ -89,6 +89,7 @@ replace github.com/bep/hugotestmods/mypartials => /Users/bep/hugotestmods/mypart
|
||||
|
||||
If you have the `hugo server` running, the configuration will be reloaded and `/Users/bep/hugotestmods/mypartials` put on the watch list.
|
||||
|
||||
Note that since v.0.77.0 you can use modules config [`replacements`](https://gohugo.io/hugo-modules/configuration/#module-config-top-level) option. {{< new-in "0.77.0" >}}
|
||||
|
||||
## Print Dependency Graph
|
||||
|
||||
|
||||
Reference in New Issue
Block a user