We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 993fde1 + 2acf32c commit 7245b5bCopy full SHA for 7245b5b
website/versioned_docs/version-v2.10/howdoesitwork.mdx
@@ -33,7 +33,7 @@ import (
33
34
"github.com/wailsapp/wails/v2"
35
"github.com/wailsapp/wails/v2/pkg/options"
36
- "github.com/wailsapp/wails/v2/pkg/options/assetserver"
+ "github.com/wailsapp/wails/v2/pkg/options/assetserver"
37
)
38
39
//go:embed all:frontend/dist
@@ -150,7 +150,7 @@ import (
150
151
152
153
154
155
156
0 commit comments