mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-23 12:40:37 +03:00
summary
This commit is contained in:
@@ -41,10 +41,10 @@ module.exports = createRollupConfig({
|
|||||||
showGzippedSize: true,
|
showGzippedSize: true,
|
||||||
showBrotliSize: true,
|
showBrotliSize: true,
|
||||||
showMinifiedSize: false,
|
showMinifiedSize: false,
|
||||||
warnLow: 33000,
|
warnLow: 30000,
|
||||||
totalLow: 33000,
|
totalLow: 30000,
|
||||||
warnHigh: 36000,
|
warnHigh: 35000,
|
||||||
totalHigh: 36000,
|
totalHigh: 35000,
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user