1111mp / nvm-desktop

Node Version Manager Desktop - A desktop application to manage multiple active node.js versions.
https://github.com/1111mp/nvm-desktop
MIT License
675 stars 34 forks source link

(chore): update to latest WebdriverIO Electron service version #10

Closed christian-bromann closed 10 months ago

christian-bromann commented 10 months ago

We have made some nice improvements to the Electron service and I wanted to make sure that these improvements work downstream. One major change is that you don't need to provide the path to the electron app anymore if you are using Electron Forge or builder. This change currently expects the root path of the app be the same as the project which in this project seems to be different. So I will tinker around to make this work.

1111mp commented 10 months ago

Thank you for your PR. 🌹