From c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 19 Mar 2025 15:10:38 +0800 Subject: Add gohtmplgen to the build process --- resources.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources.go') diff --git a/resources.go b/resources.go index c1b4a9b..d689e6f 100644 --- a/resources.go +++ b/resources.go @@ -20,7 +20,7 @@ import ( //go:embed *.go go.mod go.sum //go:embed *.scfg //go:embed Makefile -//go:embed static/* templates/* scripts/* sql/* +//go:embed static/* htmpl/* templates/* scripts/* sql/* //go:embed hookc/*.c //go:embed vendor/* var sourceFS embed.FS -- cgit v1.2.3