Meta: Add replacements to make local development of these modules easier

This commit is contained in:
Eryn Wells 2024-08-08 09:58:49 -10:00
parent 1b189ce700
commit 98d0173df7
2 changed files with 13 additions and 0 deletions

View file

@ -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