Skip to content

fix: set chunkFormat: false in webpack config MONGOSH-2225 #2460

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

Merged
merged 2 commits into from
May 29, 2025
Merged

Conversation

addaleax
Copy link
Collaborator

The mongosh CLI cannot currently handled chunked input, as the process for building the single-executable application only uses a single file as its input.

The mongosh CLI cannot currently handled chunked input, as the process
for building the single-executable application only uses a single file
as its input.
@addaleax
Copy link
Collaborator Author

addaleax commented May 28, 2025

(We'll want to check the benchmark CI task before merging)

edit: looks all good! 🟢

@addaleax addaleax merged commit cd66541 into main May 29, 2025
128 of 135 checks passed
@addaleax addaleax deleted the 2225-dev branch May 29, 2025 14:31
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.

2 participants