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
so far we pull appium sources, made edits, build locally and replace compiled js files only.
let's review the process and make sure we override only sources of github module/package and finally do npm install as part of docker image generation.
TBD if we can do a fork and sync with upstream from time to time
The text was updated successfully, but these errors were encountered:
so far we pull appium sources, made edits, build locally and replace compiled js files only.
let's review the process and make sure we override only sources of github module/package and finally do
npm install
as part of docker image generation.TBD if we can do a fork and sync with upstream from time to time
The text was updated successfully, but these errors were encountered: