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

Add '--run-in-band' option to run in the current process #71

Merged
merged 1 commit into from
Dec 7, 2015
Merged

Add '--run-in-band' option to run in the current process #71

merged 1 commit into from
Dec 7, 2015

Conversation

zertosh
Copy link
Member

@zertosh zertosh commented Nov 21, 2015

Like jest's --run-in-band so you can use --debug/-brk without hating life. If the if (module.parent) { block is too gross, then I'm open to suggestions. cc: @fkling @cpojer

@fkling
Copy link
Contributor

fkling commented Nov 23, 2015

Sorry for the late reply, that seems reasonably to me. Will take a closer look soon.

@zertosh
Copy link
Member Author

zertosh commented Dec 2, 2015

Hey @fkling, have you had a chance to take a look?

@fkling
Copy link
Contributor

fkling commented Dec 4, 2015

I'll get to it over the weekend! You are right, it's not "pretty" but I don't think there will be a much better way anyway.

fkling added a commit that referenced this pull request Dec 7, 2015
Add '--run-in-band' option to run in the current process
@fkling fkling merged commit 7d76de8 into facebook:master Dec 7, 2015
euphocat pushed a commit to euphocat/jscodeshift that referenced this pull request Oct 22, 2017
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.

None yet

3 participants