move webview out to seperate project

This commit is contained in:
Lea Anthony
2019-02-11 08:28:07 +11:00
parent c905185467
commit b5b78fddee
6 changed files with 7 additions and 2321 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/go-playground/colors"
"github.com/gobuffalo/packr"
"github.com/wailsapp/wails/webview"
"github.com/wailsapp/webview"
)
// Window defines the main application window