mirror of
https://github.com/developit/microbundle.git
synced 2026-01-18 13:56:35 +00:00
lint fixes
This commit is contained in:
parent
b418dbdfca
commit
cf0d53cd12
@ -494,7 +494,7 @@ function createConfig(options, entry, format, writeMeta) {
|
||||
compress: {
|
||||
keep_infinity: true,
|
||||
pure_getters: true,
|
||||
global_defs: defines
|
||||
global_defs: defines,
|
||||
},
|
||||
warnings: true,
|
||||
ecma: 5,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user