Skip to content

Commit

Permalink
defualt to embed all:frontend/dist
Browse files Browse the repository at this point in the history
  • Loading branch information
atterpac committed Nov 16, 2024
1 parent 99d538e commit 4e73761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v3/internal/templates/_common/main.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
// made available to the frontend.
// See https://pkg.go.dev/embed for more information.

//go:embed frontend/dist
//go:embed all:frontend/dist
var assets embed.FS

// main function serves as the application's entry point. It initializes the application, creates a window,
Expand Down

0 comments on commit 4e73761

Please sign in to comment.