//go:build !test
package lucifer3
import "embed"
//go:embed frontend/build/*
var FrontendFS embed.FS