Skip to content
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

Use separate feature flag for ReactTestRenderer #8965

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

sebmarkbage
Copy link
Collaborator

The ReactDOMFeatureFlags is not reachable from the npm package since it is in a separate build so we need a separate one.

The ReactDOMFeatureFlags is not reachable from the npm package since it is
in a separate build so we need a separate one.
@gaearon
Copy link
Collaborator

gaearon commented Feb 9, 2017

Want to also add /fiber export? Last time I had this issue, I just made the npm package export Stack version directly. (npm package doesn't currently expose Fiber version at all.)

@gaearon
Copy link
Collaborator

gaearon commented Feb 9, 2017

Hmm never mind, it already exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants