Build a .pack archive from inputs.
.pack
inputs
Each blob is compressed independently; if gzip doesn't actually shrink a blob (already-compressed formats like PNG/glb-with-KTX2) it is stored raw so we never pay decompression for no gain.
Build a
.packarchive frominputs.Each blob is compressed independently; if gzip doesn't actually shrink a blob (already-compressed formats like PNG/glb-with-KTX2) it is stored raw so we never pay decompression for no gain.