Commit a2966187 authored by yann300's avatar yann300

optimizer runs

parent 40658b27
......@@ -7,7 +7,7 @@ module.exports = (sources, opts) => {
settings: {
optimizer: {
enabled: opts.optimize === true || opts.optimize === 1,
runs: 500
runs: 200
},
libraries: opts.libraries,
outputSelection: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment