Commits
Click on a commit to change the comparison rangefeat: Add getChunkGroupBlocks to ChunkGraph API
This commit adds a new method to the ChunkGraph API that allows retrieving all async dependency blocks associated with a given chunk group. This enhances the ability to inspect and manipulate the chunk graph.
Co-authored-by: yangjianzju <yangjianzju@gmail.com>4 days ago
by cursoragent Test: Add assertions for block dependencies in chunk group
Co-authored-by: yangjianzju <yangjianzju@gmail.com>4 days ago
by cursoragent