Reputation: 4081
I am working on a huge monorepo application. They use rush and pnpm as monorepo manager.
When I open project or checkout a branch or run rush update
, because of many file changes. My IDE goes slow and consume a lot of CPU for indexing
How can I make it faster?
Upvotes: 1
Views: 624