You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(preprod): use deflated compression when creating the zip file (#2800)
We forgot to turn this on and nothing was being compressed. 😅
I'm seeing a 20MB archive get compressed -> ~10MB now which is as
expected.
Resolves EME-361
0 commit comments