Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add caching to
chunk_content
's graph walking (vercel/turborepo#6242)
### Description Extracts `chunk_content`'s processing of module references -> graph nodes into a turbo function, allowing us to cache the result of processing of every module. ### Testing Instructions <!-- Give a quick description of steps to test your changes. --> Closes WEB-1817 --------- Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
- Loading branch information