5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-08 06:50:56 +08:00
wails/v2/internal/app
Lea Anthony 57c9158551
Chore/tidy up (#1713)
* Tidy up dev mode output

* Rename `appng` package to `app`

* Remove `crypto`,`parse`,`messagedispatcher`,`servicebus`,`runtime`,`subsystem`,`ffenestri` packages and `.vscode` dir

* Remove misc `fs` functions

* Remove `str` package

* Fix redundant alias
2022-08-09 07:42:11 +10:00
..
app_bindings.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +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 Chore/tidy up (#1713) 2022-08-09 07:42:11 +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_production.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00
app_windows.go Chore/tidy up (#1713) 2022-08-09 07:42:11 +10:00