mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:11:05 +08:00
[windows] add build tags to browser runtime
This commit is contained in:
parent
1faa962cf5
commit
04cde94c96
@ -1,3 +1,6 @@
|
||||
//go:build windows
|
||||
// +build windows
|
||||
|
||||
package windows
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user