chore: Update mozconfig to optimize build with higher optimization level and AVX target feature

This commit is contained in:
Mauro Balades
2024-07-30 21:29:35 +02:00
parent 32a3ad96ee
commit fc8a501e73
4 changed files with 17 additions and 7 deletions

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"@zen-browser/surfer": "^1.1.11"
"@zen-browser/surfer": "^1.1.12"
}
}