feat: update embed.go to embed all assets and add tests for SPA asset inclusion
This commit is contained in:
+1
-1
@@ -4,5 +4,5 @@ package webspa
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed out
|
||||
//go:embed all:out
|
||||
var SPA embed.FS
|
||||
|
||||
Reference in New Issue
Block a user