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

Re-enable fragment export #11672

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Conversation

clemmy
Copy link
Contributor

@clemmy clemmy commented Nov 27, 2017

Re-enable fragment export for upcoming release.

@clemmy clemmy merged commit f6894dc into facebook:master Nov 27, 2017
@@ -18,7 +18,6 @@ let ReactDOMServer;
function initModules() {
// Reset warning cache.
jest.resetModuleRegistry();
require('shared/ReactFeatureFlags').enableReactFragment = true;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you removed the last internal import in this file, we should also remove .internal.js prefix. Then tests will run in production env too :-)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants