Skip to content
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

fix: add flag during build script #164

Merged
merged 1 commit into from
Oct 26, 2022
Merged

fix: add flag during build script #164

merged 1 commit into from
Oct 26, 2022

Conversation

tycrek
Copy link
Owner

@tycrek tycrek commented Oct 26, 2022

Fixes compilation on low-memory systems (<~2GB)

Resolves #163

Checklist

  • I have read the Contributing Guidelines
  • I acknowledge that any submitted code will be licensed under the ISC License
  • I confirm that submitted code is my own work
  • I have tested the code, and confirm that it works

Enviroment

  • Operating System: Windows 10
  • Node version: 16
  • npm version: 8

Fixes compilation on low-memory systems (<~2GB)

Resolves #163
@tycrek tycrek self-assigned this Oct 26, 2022
@tycrek tycrek added the tycrek Label for PR's opened by @tycrek for the autoapprobal app. label Oct 26, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@tycrek tycrek merged commit c4aae93 into master Oct 26, 2022
@tycrek tycrek deleted the low-ram-fix branch October 26, 2022 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tycrek Label for PR's opened by @tycrek for the autoapprobal app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Fix compilation on low-memory systems
1 participant