Open Martin8617 opened 5 months ago
the "prebuild.js" will pick up the the right cli files from defich/ain as a first step for build the desktop-app.
/kind fix
It compares the cli arch with the same arch of the electron-builder
While using PC with x64 or arm64 architecture the running cli must be the same as the desktop-app is.
Fixes #
This PR comes together with the changes in "packages.json"
Can you combine yr both Pr and make it one please
I don't know how I can put them together... ...I just started to create PR.
the "prebuild.js" will pick up the the right cli files from defich/ain as a first step for build the desktop-app.
What kind of PR is this?:
/kind fix
What this PR does / why we need it:
It compares the cli arch with the same arch of the electron-builder
Which issue(s) does this PR fixes?:
While using PC with x64 or arm64 architecture the running cli must be the same as the desktop-app is.
Fixes #
Additional comments?:
This PR comes together with the changes in "packages.json"