]> git.maquefel.me Git - brevno-suite/hugo/commit
Fix live reload when editing inline partials
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 21 May 2025 09:25:32 +0000 (11:25 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 22 May 2025 11:15:41 +0000 (13:15 +0200)
commit0c7b1a3f2679755b0fde3a230e15471f404b3aa4
tree8b714a4215bdee32903eb50acf3a502c71604849
parent970b887ba1bba83ca843b9ece16dbf01fa1a022d
Fix live reload when editing inline partials

Fixes #13723
hugolib/rebuild_test.go
tpl/internal/go_templates/htmltemplate/hugo_template.go
tpl/internal/go_templates/texttemplate/hugo_template.go
tpl/internal/go_templates/texttemplate/parse/parse.go
tpl/tplimpl/templates.go
tpl/tplimpl/templatestore.go