mirror of
https://github.com/developit/microbundle.git
synced 2026-01-25 14:06:50 +00:00
Merge pull request #321 from jviide/up-to-almost-11
Set the number of terser passes to 10
This commit is contained in:
commit
1ac4ccccfa
@ -540,6 +540,7 @@ function createConfig(options, entry, format, writeMeta) {
|
||||
keep_infinity: true,
|
||||
pure_getters: true,
|
||||
global_defs: defines,
|
||||
passes: 10,
|
||||
},
|
||||
warnings: true,
|
||||
ecma: 5,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user