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

Fix local end-to-end testing flow #566

Merged
merged 1 commit into from
Sep 3, 2016
Merged

Fix local end-to-end testing flow #566

merged 1 commit into from
Sep 3, 2016

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Sep 3, 2016

This should fix the problem mentioned in #462 (comment).

@ghost ghost added the CLA Signed label Sep 3, 2016
@ghost ghost added the CLA Signed label Sep 3, 2016
@gaearon gaearon merged commit ab1f74f into master Sep 3, 2016
@gaearon gaearon deleted the fix-e2e-flow branch September 3, 2016 18:14
@gaearon gaearon mentioned this pull request Sep 3, 2016
@@ -12,7 +12,7 @@
},
"scripts": {
"build": "node scripts/build.js",
"create-react-app": "node global-cli/index.js --scripts-version \"$PWD/`tasks/clean_pack.sh`\"",
"create-react-app": "tasks/cra.sh",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Pun intentional.

stayradiated pushed a commit to stayradiated/create-react-app that referenced this pull request Sep 7, 2016
feiqitian pushed a commit to feiqitian/create-react-app that referenced this pull request Oct 25, 2016
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant