mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
fix embed ignore commonsjs helper file that started with _
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@ package frontend
|
||||
import "embed"
|
||||
|
||||
//go:embed build/*
|
||||
//go:embed all:build/_app
|
||||
var content embed.FS
|
||||
|
||||
// GetEmbededFS returns the embeded file system that contains the frontend
|
||||
|
||||
Reference in New Issue
Block a user