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

Support ZSTD Compressor #10014

Open
solonovamax opened this issue Nov 18, 2024 · 0 comments · May be fixed by #10058
Open

Support ZSTD Compressor #10014

solonovamax opened this issue Nov 18, 2024 · 0 comments · May be fixed by #10058

Comments

@solonovamax
Copy link

🙋 Feature Request

Support a zstd compressor.

🔦 Context

Currently, gzip and brotli compressors are supported, for producing .gz and .br files for text assets.
As of 8 months ago, chrome now supports zstd-compressed assets.

It would be nice if a zstd compressor could be supported as well, to benefit from this.
Of course, doing so also depends on how the website is being served, but that is out of scope for parcel.

solonovamax added a commit to solonovamax/parcel that referenced this issue Dec 25, 2024
@solonovamax solonovamax linked a pull request Dec 25, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants