mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-30 15:34:09 +03:00
dev mode for tests
This commit is contained in:
@@ -29,7 +29,7 @@ module.exports = (testDir, onListening = null) => {
|
||||
|
||||
return createRollupConfig({
|
||||
project: name,
|
||||
mode: 'build',
|
||||
mode: 'dev',
|
||||
paths: {
|
||||
dist,
|
||||
src: path.resolve(testDir, './'),
|
||||
|
||||
Reference in New Issue
Block a user