Meta: Add replacements to make local development of these modules easier
This commit is contained in:
parent
1b189ce700
commit
98d0173df7
2 changed files with 13 additions and 0 deletions
|
@ -25,6 +25,10 @@ module:
|
|||
hugoVersion:
|
||||
extended: false
|
||||
min: "0.116.0"
|
||||
replacements: >-
|
||||
github.com/erynofwales/hugo-theme-termlite/v2 -> termlite,
|
||||
github.com/erynofwales/hugo-commandbar/v2 -> commandbar,
|
||||
github.com/erynofwales/hugo-resource-builders/v2 -> resourceBuilders
|
||||
imports:
|
||||
- path: github.com/erynofwales/hugo-theme-termlite/v2
|
||||
- path: github.com/erynofwales/hugo-commandbar/v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue