-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR - build for windows on linux machine #351
PR - build for windows on linux machine #351
Conversation
@vipinpaul, this PR is working as expected in the Build, this can be merged. |
@selvabenz Minimum needed Heap Memory? |
With this code: "NODE_OPTIONS="--max-old-space-size=4096" yarn build && NODE_OPTIONS="--max-old-space-size=4096" electron-builder -p never", it takes 4096 (4) GB. dist folder size is 1.5 GB |
No description provided.