This PR adds functionality to show why a specific module is included in a specific chunk by showing the dependency chain from the entry module of the chunk to the current module. This is really useful for deeper chains where the "reasons" field is not really helpful.
This PR adds functionality to show why a specific module is included in a specific chunk by showing the dependency chain from the entry module of the chunk to the current module. This is really useful for deeper chains where the "reasons" field is not really helpful.
Screenshot: