package static import "embed" // DistFS contains built frontend assets copied into internal/static/dist. //go:embed dist dist/* var DistFS embed.FS