mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-01 13:21:54 +00:00
Enable JavaScript and properties minification in build configuration
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user