Skip to content

Commit

Permalink
Include all files
Browse files Browse the repository at this point in the history
  • Loading branch information
leng-yue authored May 6, 2024
1 parent 173f79b commit 6946192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"runtime"
)

//go:embed out/*
//go:embed all:out/*
var out embed.FS

func open(url string) error {
Expand Down

0 comments on commit 6946192

Please sign in to comment.