fix: release error

This commit is contained in:
shaw
2025-12-18 17:02:21 +08:00
parent 20aee89dcc
commit e2ae9fe50b
4 changed files with 110 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/gin-gonic/gin"
)
//go:embed dist/*
//go:embed all:dist
var frontendFS embed.FS
// ServeEmbeddedFrontend returns a Gin handler that serves embedded frontend assets