Jon Thysell
Jon Thysell
Woohoo! Now all we need is to do the enum remapping so we don't break binary compatibility
I have extracted and moved the kind enum remapping logic to it's own file - we need to sit down and hash out whether or not it's worth all the...
As we're working on perf stuff now, should this be moved into 0.67 @chrisglein? Do we want to still track this specific case (generic base apps) separate from the work...
@marlenecota Do you think this will make 0.69 or should it be moved to 0.70?
The path to the dependency dir (under `node_modules`) is determined by the RN core CLI's `react-native config` command, and is passed to us fully resolved. By the time we get...
PR #10386 addresses a similar issue, where the path to a project really has changed (and isn't just a different symlink target), by updating the path in the solution file,...
/azp run
This PR is currently running against the `rnw-img-test` VM image, which is set up for Visual Studio 2022 on Windows Server 2022. We will want to coordinate how we want...
@asklar Is this still something that makes sense for 0.69 or should it be moved to 0.70?
This is a priority for 0.71.