5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 14:22:12 +08:00
wails/v2/internal/app
stffabi f5549db85d
[dev] Do not generate bindings in the dev app itself (#1899)
* [dev] Pass skip bindings to the building process

* [dev] Do not generate bindings in the dev app itself

This is done outside during `wails dev` bootstrapping and
fast regeneration seems to sometime cause locking problems
on Windows.
2022-09-25 21:21:41 +10:00
..
app_bindings.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_darwin.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_debug.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_default_darwin.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_default_linux.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_default_windows.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_dev.go [dev] Do not generate bindings in the dev app itself (#1899) 2022-09-25 21:21:41 +10:00
app_linux.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_not_debug.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_not_obfuscated.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_obfuscated.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_production.go Add garble support (#1793) 2022-09-13 10:05:37 +10:00
app_windows.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00