parcel-bundler/parcel

Support ZSTD Compressor

Open

#10,014 opened on 2024幎11月18日

GitHub で芋る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,274 forks)batch import
:raising_hand_woman: FeatureGood First Issue

Repository metrics

Stars
 (44,030 stars)
PR merge metrics
 (30d に merged PR はありたせん)

説明

🙋 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.

コントリビュヌタヌガむド