waveterm/emain
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
..
authkey.ts don't log auth key on startup, lol 2024-08-26 13:53:04 -07:00
emain.ts Fix the client version in the about modal (#315) 2024-09-03 21:45:44 -07:00
menu.ts update window close logic for windows/linux (#268) 2024-08-26 22:03:43 -07:00
platform.ts Only copy the relevant wavesrv binary when packaging for a specific architecture (#316) 2024-09-04 11:23:39 -07:00
preload.ts Fix the client version in the about modal (#315) 2024-09-03 21:45:44 -07:00
updater.ts fix settings check in updater code 2024-09-03 19:16:04 -07:00