-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add flag to enable building with chakra core on uwp #2630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
acoates-ms
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll need to merge my latest checkin to get build verification. (sorry I broke the non-fork RN slice earlier)
No worries. TY for the quick review! |
|
Hello @stecrain! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
| return fwrite(&val, 1, file) == 1; | ||
| } | ||
|
|
||
| #if !defined(CHAKRACOREUWP) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to suggest making the define CHAKRACORE_UWP.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
whoops. did catch this comment before the automerge. I'll send a follow-up renaming this
Turns out there is already a mechanism to import react.overrides.props from the consuming app.
The idea is adding the property true in react.overrides.props to allow building with chakracore.
Microsoft Reviewers: Open in CodeFlow