Closed pranav1698 closed 5 years ago
Hosted site: https://shielded-coast-16793.herokuapp.com/
@tabesin we can ignore the codacy error, it will not effect the working of the webapp and I think it is a good practise to having spaces between defining the variables, Also, I am taking that the default version is 32bit for this pr, whereas we are using the 64bit as default for the meilix main repo, so I think 64bit should be considered as default
yes 64 bit as default. Also for the normal build run without webapp trigger.
@tabesin, That is been taken care in the meilix repo opened a pr for that: https://github.com/fossasia/meilix/pull/422 I will update for 64bit as default
@tabesin please review now
@rpotter12 I have rebased my heroku master branch as I have started working on other issue Please merge it the functionality remains the same for the generator
Conflicts resolved @tabesin please merge
Checklist
master
branch.Short description of what this resolves:
This adds an option for choice of processor(64bit or 32bit) using the bit support toggle Now, we can add an option on the build scripts in the main repo for 32bit or 64bit support
Changes proposed in this pull request:
Fixes #409