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

Increase memory allocation for vite build #2495

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

kathyavini
Copy link
Collaborator

@kathyavini kathyavini commented Mar 17, 2023

Description

This PR increases the memory allocated to node to see if that fixes the JavaScript heap memory errors on running vite build in our integration deployment script.

Sources:

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

This can only be tested by running the deploy script

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The precommit and linting ran successfully
  • I have added or updated language tags for text that's part of the UI
  • I have added "MISSING" for all new language tags to languages I don't speak
  • I have added the GNU General Public License to all new files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants