feat: complete 2.0.7.12 platform overhaul
This commit is contained in:
@@ -7,7 +7,10 @@ import (
|
||||
"io/fs"
|
||||
)
|
||||
|
||||
//go:embed admin/dist portal/dist setup/dist
|
||||
// The all: prefix is required because Vite emits helper chunks whose names
|
||||
// begin with an underscore, which the default directory pattern excludes.
|
||||
//
|
||||
//go:embed all:admin/dist all:portal/dist all:setup/dist
|
||||
var FS embed.FS
|
||||
|
||||
const Embedded = true
|
||||
|
||||
Reference in New Issue
Block a user