mirror of
https://github.com/taigrr/wails.git
synced 2026-04-14 02:48:21 -07:00
[windows] Experimental guard
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !windows
|
||||
// +build !experimental
|
||||
|
||||
// Package wails is the main package of the Wails project.
|
||||
// It is used by client applications.
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// +build windows
|
||||
// +build experimental
|
||||
|
||||
// Package wails is the main package of the Wails project.
|
||||
// It is used by client applications.
|
||||
|
||||
Reference in New Issue
Block a user