Closed lucianbc closed 3 months ago
For fonts, we do not compute the sha for deduplication. There was a bug where all resources were put together under the same dedup key if they had a null sha. This change skips resources with a null sha from being deduped.
For fonts, we do not compute the sha for deduplication. There was a bug where all resources were put together under the same dedup key if they had a null sha. This change skips resources with a null sha from being deduped.