microsoft / rushstack

Monorepo for tools developed by the Rush Stack community
https://rushstack.io/
Other
5.74k stars 587 forks source link

Refactor DependencyAnalyzer to handle multiple subspaces #4798

Closed william2958 closed 2 weeks ago

william2958 commented 2 weeks ago

Summary

This fixes an issue where the DependencyAnalyzer will re-use the same analysis for different subspaces.

Details

How it was tested

Impacted documentation