mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-12 01:52:26 +03:00
improve code for fractional sizes
This commit is contained in:
@@ -60,11 +60,13 @@ module.exports = (testDir, onListening = null) => {
|
||||
port,
|
||||
onListening,
|
||||
}),
|
||||
/*
|
||||
rollupPluginLivereload({
|
||||
watch: dist,
|
||||
port: port - 1,
|
||||
verbose: false,
|
||||
}),
|
||||
*/
|
||||
]
|
||||
: []),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user