-
Notifications
You must be signed in to change notification settings - Fork 48.6k
Build react dom browser 2 #4814
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
Can we make a .js and a .min.js for consistency? If people don't look too closely they might not notice that it's three lines. |
Sure |
@@ -64,4 +64,6 @@ assign(React, { | |||
), | |||
}); | |||
|
|||
React.__sekret_DOM_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = ReactDOM; |
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.
wait, I thought this was a joke? In German, Sekret means secretion, so not exactly the word you are looking for here. Use "Geheimnis" instead.
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.
Are you sure it's not the word we're looking for here? (ew)
f7d5c4f
to
3cbe7ba
Compare
3cbe7ba
to
3e67201
Compare
I changed it to |
Supersedes #4761
.min
?