manifest size Before: ``` wc -c manifests/* | grep total 2808686 total ``` After: ``` wc -c manifests/* | grep total 2748178 total ```
Co-authored-by: Lewin Chan <8480608+quotidian-ennui@users.noreply.github.com>