Skip to content

upgrade jscodeshift, redo bin/npx experience, pass tests#229

Merged
threepointone merged 1 commit intoreactjs:masterfrom
threepointone:fix-npx
Jul 18, 2019
Merged

upgrade jscodeshift, redo bin/npx experience, pass tests#229
threepointone merged 1 commit intoreactjs:masterfrom
threepointone:fix-npx

Conversation

@threepointone
Copy link
Contributor

To workaround an npx bug (which isn't even an issue in newer npx, sigh), I had to redo the cli experience. I copied it wholesale from jest-codemods, and rewrote it for react-codemods. Updating jscodeshift also broke some tests, which I fixed.

@threepointone
Copy link
Contributor Author

npx-codemod

@threepointone
Copy link
Contributor Author

threepointone commented Jul 18, 2019

I'll fix the build after some sleep 😴
EDIT: fixed

@threepointone threepointone force-pushed the fix-npx branch 3 times, most recently from 4f7b4bd to 06b88d0 Compare July 18, 2019 15:27
@threepointone threepointone mentioned this pull request Jul 18, 2019
3 tasks
@threepointone threepointone force-pushed the fix-npx branch 3 times, most recently from 63f508d to fe70f37 Compare July 18, 2019 17:31
To workaround an npx bug (which isn't even an issue in newer npx, sigh), I had to redo the cli experience. I copied it wholesale from jest-codemods, and rewrote it for react-codemods. Updating jscodeshift also broke some tests, which I fixed.
@threepointone threepointone merged commit 368756a into reactjs:master Jul 18, 2019
@threepointone threepointone deleted the fix-npx branch July 19, 2019 20:25
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.

1 participant