Skip to content

Conversation

@gaearon
Copy link
Collaborator

@gaearon gaearon commented Sep 12, 2016

They got broken at some point due to us no longer putting ReactDOMServer guts into react.min.js. This fixes them and adds some instructions for first-time users like me.


## Running the suite

You'll need two folders to compare, each of them containing `react.min.js` and `react-dom-server.min.js`. You can run `npm run build` at the repo root to get a `build` folder with these files.
Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be nice if there was an easier way to run against a release build without manually recreating the build folder.

@sophiebits
Copy link
Collaborator

lgtm

@gaearon gaearon merged commit 3fcba20 into facebook:master Sep 12, 2016
@zpao
Copy link
Member

zpao commented Oct 4, 2016

Note: cherry-picking c0007d5 over to 15-stable as well to make this work.

@zpao zpao modified the milestones: 15-next, 15.4.0 Oct 4, 2016
zpao pushed a commit that referenced this pull request Oct 4, 2016
(cherry picked from commit 3fcba20)
@gaearon gaearon deleted the fix-bench branch October 4, 2016 21:51
@gaearon
Copy link
Collaborator Author

gaearon commented Oct 4, 2016

Hmm. Maybe I shouldn't have tagged it at all? It's not touching the code.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants