5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 07:59:47 +08:00
wails/v2/pkg/commands/build
Nobleman 93a616ceef
[bugfix] build hook command parsing (#2836)
* fix build hook command parsing

use `shlex`, rather than `strings` package, to split build command

* fix compiler error
2023-08-28 08:50:13 +10:00
..
internal/packager [ImgBot] Optimize images (#1812) 2022-09-12 21:57:07 +10:00
base_test.go [bindings] Pass ts_generation flags as env variable (#2194) 2022-12-11 07:38:06 +11:00
base.go [v2] Add -devtools production build flag (#2725) 2023-06-19 06:45:01 +10:00
build.go [bugfix] build hook command parsing (#2836) 2023-08-28 08:50:13 +10:00
builder.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
desktop.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00
nsis_installer.go Refactored build command (#2123) 2022-12-01 18:18:02 +11:00
packager_linux.go Remove unused directories + tidy up 2022-03-29 21:47:26 +11:00
packager.go Modularize wails (#2009) 2022-11-03 21:21:40 +11:00