mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 05:49:39 +03:00
headless chrome for ngx tests
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "ng build overlayscrollbars-ngx",
|
||||
"test": "ng test --watch=false"
|
||||
"test": "ng test --watch=false --sourceMap=false --browsers=ChromeHeadless"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user