diff --git a/configs/common/mozconfig b/configs/common/mozconfig index 00c55a046..a6eff122e 100644 --- a/configs/common/mozconfig +++ b/configs/common/mozconfig @@ -59,6 +59,7 @@ if test "$ZEN_RELEASE"; then ac_add_options --disable-rust-tests ac_add_options --disable-default-browser-agent + ac_add_options --enable-minify=js,properties if ! test "$ZEN_DISABLE_LTO"; then # only enable full LTO when ZEN_RELEASE_BRANCH is 'release'