mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:42:00 +08:00
![]() * [v2] Add support for post build hooks Currently only supports build-level hooks * [v2] Improve build assets handling and use single source for manifest generation The manifest asset files are now a go template and data will be resolved before they are included into the build output. Breaking Change: Windows manifest file must be named “wails.exe.manifest” and doesn’t depend on the project name anymore. * [v2, windows] NSIS installer generation |
||
---|---|---|
.. | ||
internal/packager | ||
base_test.go | ||
base.go | ||
build.go | ||
builder.go | ||
desktop_darwin.go | ||
desktop_linux.go | ||
desktop_windows.go | ||
desktop.go | ||
hybrid.go | ||
nsis_installer.go | ||
packager_linux.go | ||
packager.go | ||
server-assetdb.go.template | ||
server.go |