waveterm/pkg/remote
Evan Simkowitz 0413b240dd
Only copy the relevant wavesrv binary when packaging for a specific architecture (#316)
This change shaves ~20 MB off the download size by only copying over the
wavesrv binary that is relevant for whichever architecture we're
currently packaging. This is only relevant for macOS at the moment,
though it can also apply to Windows when we get multi-arch builds
working.

This required renaming our Go binaries from .amd64 to .x64 to comply
with electron-builder's naming conventions.
2024-09-04 11:23:39 -07:00
..
conncontroller Powershell Wsh Integration (#320) 2024-09-04 02:13:00 -07:00
connutil.go Only copy the relevant wavesrv binary when packaging for a specific architecture (#316) 2024-09-04 11:23:39 -07:00
sshclient.go Integrate Skeema Knownhosts fix (#287) 2024-08-28 13:18:43 -07:00