This website requires JavaScript.
Explore
Help
Sign In
waveterm
/
wails
Watch
0
Star
0
Fork
0
mirror of
https://github.com/wavetermdev/wails.git
synced
2026-08-05 13:53:43 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v3-bugfix/register_hook
wails
/
v2
/
internal
/
app
/
app_debug.go
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
68 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Support
-debug
for
wails build
2022-01-17 21:14:07 +11:00
//go:build debug
Chore/tidy up (
#1713
)
2022-08-09 07:42:11 +10:00
package
app
Support
-debug
for
wails build
2022-01-17 21:14:07 +11:00
func
IsDebug
()
bool
{
return
true
}
Reference in New Issue
Copy Permalink