-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
It is my understanding (possibly dead wrong) that yarn patches typescript with a tsc-version-specific patch to override typescript's private module resolution strategy. Is that true? Where is the code for these patches??
Most importantly, if there is a pre-release version of typescript that we want to test in a yarn 2 monorepo, are we out of luck? I get "Cannot apply hunk ...." during yarn install if I try to resolve to a new version which I figure is because the patch can't be applied to an unrecognized tsc.
I'd love an answer, and but this is secondarily a request for the above topics to be documented. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working