Skip to content

Commit

Permalink
Merge pull request #2 from lunarca/main
Browse files Browse the repository at this point in the history
Embed frontend with all syntax
  • Loading branch information
LGiki authored Dec 29, 2022
2 parents ab1790a + 45cda8c commit bba7abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tmpl.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/wailsapp/wails/v2/pkg/options/windows"
)

//go:embed frontend/out/* frontend/out/_next/static/*/* frontend/out/_next/static/*/*/*
//go:embed all:frontend/out frontend/out/_next/static/*/* frontend/out/_next/static/*/*/*
var assets embed.FS

//go:embed build/appicon.png
Expand Down

0 comments on commit bba7abb

Please # to comment.