mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 13:30:35 +03:00
headless chrome for ngx tests
This commit is contained in:
@@ -36,6 +36,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "ng build overlayscrollbars-ngx",
|
"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