tsx
tsx copied to clipboard
feat: support additional watchlist
closes #181
This change adds additional files to the watchlist via adding the add
parameter.
Thanks for the PR. Can you add a test?
This workaround worked pretty good for me
nodemon --watch ./src --ext ts,graphql,json -x 'node --loader tsx src/main.ts'
@privatenumber, Is this likely to be merged? It looks like your comments were addressed.
Hey @privatenumber! What is the status of this one? Looks like there are no blockers to merge this one 🙏
Sorry but unless this request is coming from a sponsor, this project is just something I work on for fun when I have a few min to spare, and I haven't had time to review this again. Hope to revisit in a few weeks when I wrap up my current project.
Why was this closed? Was there a concern with the content or some other reason? (It does say "PR welcome" in https://github.com/privatenumber/tsx/issues/181)
I was about to open a new one for this feature (https://github.com/privatenumber/tsx/compare/master...zommerfelds:tsx:master), but then I noticed this existed already.
When I changed the default branch on the repo, it unexpectedly closed all PRs. Feel free to re-open.
@boxizen are you interested in changing this PR to point to the master branch and re-opening? I think this looks pretty much ready to be merged. I tried to create a separate PR but didn't have access.
@boxizen are you interested in changing this PR to point to the master branch and re-opening? I think this looks pretty much ready to be merged. I tried to create a separate PR but didn't have access.
Of course, I'd be happy to do that. https://github.com/privatenumber/tsx/pull/561