mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
[windows-x] Production build compile fix
This commit is contained in:
@@ -5,4 +5,4 @@ package runtime
|
||||
import _ "embed"
|
||||
|
||||
//go:embed runtime_prod_desktop.js
|
||||
var RuntimeJS []byte
|
||||
var RuntimeDesktopJS []byte
|
||||
|
||||
Reference in New Issue
Block a user