package web import "embed" // Dist contains the React production build embedded into the control-plane binary. // //go:embed dist/* var Dist embed.FS