next.js
91bdad8f - Turbopack: use file_content.hash() consistently (#90078)

Commit
171 days ago
Turbopack: use file_content.hash() consistently (#90078) So that we don't hash asset contents multiple times. `hash_xxh3_hash64(file.content())` isn't a turbotask, but `file.hash()` is cached
Author
Parents
Loading