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