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

start tsx watch as child process #133

Merged
merged 2 commits into from
Jun 4, 2023
Merged

Conversation

onemen
Copy link
Contributor

@onemen onemen commented Jun 4, 2023

calling tsx watch as a child process give us more control on its environment and stdio.

  • this will solve issue #6504
  • one less npm script

Test Plan

all test are working as before

Checklist

  • Tests updated
  • Docs updated

package.json Outdated Show resolved Hide resolved
@onemen onemen requested a review from kentcdodds June 4, 2023 13:36
@kentcdodds kentcdodds merged commit 021d35a into epicweb-dev:main Jun 4, 2023
5 checks passed
@onemen onemen deleted the pr/tsx-watch branch June 4, 2023 14:15
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.

None yet

2 participants