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