browserstack / browserstack-cypress-cli

NPM package for the customers to run Cypress on Browserstack Infra
MIT License
52 stars 40 forks source link

Add changes for splitting mac and win config #867

Closed asambstack closed 1 month ago

sparsh00 commented 1 month ago

One optimization we can do is check user OS and do local NPM installation only on base + OS-specific packages. This will ensure that the local npm install works, plus npm rebuild will also work for that specific os