next.js
df052a52 - Turbopack: pass asset to chunk_path to allow to use content hash later (#77772)

Commit
1 year ago
Turbopack: pass asset to chunk_path to allow to use content hash later (#77772) ### What? Change the signuture of `ChunkingContext::chunk_path` to take an `Asset` argument. The `content()` of the `Asset` might be used in future generate a content hash for the chunk path
Author
Parents
Loading