You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.
electron-download looks like something possibly worth looking into. Seems like it has similar functionality to the openfin-launcher package, in that we can specify a version to download. I think this would mean we could always include the @types/electron packages, but not 100% sure.
In relation to this, there's also a question of what version of node we need to be loading for the CI builds. Travis runs against node 4, 6, and 7, and Appveyor installs the latest (I think).
Do we need to be testing against different versions, or are we only using it for running tasks etc. so we can use a single version.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From the GoogleDoc:
Determine how we support different versions of OpenFin, electron, and the browser, especially in the cases of breaking APIs etc.
The text was updated successfully, but these errors were encountered: