[frontend-next] Refactored fronted

This commit is contained in:
0xJacky 2022-08-01 20:16:18 +08:00
parent 2f91918f54
commit 2fff1f5181
193 changed files with 3920 additions and 26548 deletions

View file

@ -1,8 +0,0 @@
package frontend
import (
"embed"
)
//go:embed dist
var DistFS embed.FS