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

Ability to pass exclude flag to watch #65

Closed
o-alexandrov opened this issue Jul 16, 2022 · 3 comments · Fixed by #110
Closed

Ability to pass exclude flag to watch #65

o-alexandrov opened this issue Jul 16, 2022 · 3 comments · Fixed by #110

Comments

@o-alexandrov
Copy link

Feature request

Add ability to pass exclude flag to watch

Why?

When tsx is used on a script that creates its dependencies, exclude option is required to ignore updates from the specified list of files.

Alternatives

Wrapping tsx with nodemon --exec 'tsx ...'

Additional context

No response

@o-alexandrov o-alexandrov added enhancement New feature or request pending triage labels Jul 16, 2022
@privatenumber
Copy link
Owner

When tsx is used on a script that creates its dependencies, exclude option is required to ignore updates from the specified list of files.

Why is an exclude feature required? (Seems you simply explained what the exclude feature does instead of why you need it.)

@o-alexandrov
Copy link
Author

@privatenumber thank you for the reply.
Let me please provide you with a sandbox, so you could reproduce the issue (infinite loop).

Screen.Recording.2022-07-17.at.9.24.56.AM.mov

@privatenumber
Copy link
Owner

🎉 This issue has been resolved in version 3.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants