mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
Use `snap pack --compression=lzo` instead of letting snapcraft pack the final snap, as the current snapcraft.yaml is not setup to use any base in it, and as such is missing the new feature for configuring the compression of the final snap. Signed-off-by: Ian Johnson <ian.johnson@canonical.com>