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: fix javascript heap out of memory error from vite #172

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

danorlando
Copy link
Collaborator

This should hopefully fix the Javascript heap out of memory issue being thrown sometimes from Vite when building.

Was unable to reproduce the issue locally, so will require further testing from those experiencing the issue, but this optimizes the sourcemap to exclude vendor packages, which appeared to be the cause of the problem according to this thread: vitejs/vite#2433

@danny-avila
Copy link
Owner

addresses #170

@danny-avila danny-avila merged commit db5813b into main Apr 7, 2023
1 check passed
@danny-avila danny-avila deleted the dano/fix-vite-memory-allocation-issue branch April 7, 2023 14:44
danny-avila added a commit that referenced this pull request Apr 8, 2023
…ion-issue

Fix: fix javascript heap out of memory error from vite
jinzishuai added a commit to jinzishuai/LibreChat that referenced this pull request Mar 26, 2024
…-reset

hide forgot-password-reset button for Dr. Hu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants