mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
* build: try using LZO to speed up slow Snap initialization * fix: AppImage trying to use LZO, which is not supported * fix: try using command-line args for compression since electron-builder doesn't allow using LZO _just_ for the snap :/ * fix: remove invalid compression arg for appimage * build: try using snap instead of snapcraft for the build to specify --compression=lzo