mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 21:20:37 +03:00
improve codebase
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
"test": "jest --coverage --runInBand --detectOpenHandles",
|
||||
"test:jsdom": "jest --coverage --runInBand --detectOpenHandles --selectProjects jsdom",
|
||||
"test:pptr": "jest --coverage --runInBand --detectOpenHandles --selectProjects puppeteer",
|
||||
"build": "cross-env NODE_ENV=build rollup -c"
|
||||
"build": "rollup -c"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user