Optimize rest of lib for release builds
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
"buildOptions": {
|
"buildOptions": {
|
||||||
"allowUnsafe": true,
|
"allowUnsafe": true,
|
||||||
"warningsAsErrors": false,
|
"warningsAsErrors": false,
|
||||||
"xmlDoc": true
|
"xmlDoc": true,
|
||||||
|
"optimize": true
|
||||||
},
|
},
|
||||||
|
|
||||||
"configurations": {
|
"configurations": {
|
||||||
|
|||||||
Reference in New Issue
Block a user