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

(WIP) feat: ignore watches by file ext #1274

Closed

Conversation

pahan35
Copy link

@pahan35 pahan35 commented Mar 7, 2023

Progress

  • Code for ignoring files by extension
  • Tests
  • Docs

Description

PoC for ignoring watched files by the extension.

Why?

ATM, there is no option to ignore file watches by file extension. Consequently, other third-party utils implement some extra checks to ignore updates from the unnecessary watches.

Also, it may help with improving performance on #1162.

pahan35 added a commit to pahan35/nodemon that referenced this pull request Mar 28, 2023
@paulmillr paulmillr force-pushed the master branch 2 times, most recently from 368cb02 to 7c50e25 Compare February 6, 2024 22:52
@paulmillr paulmillr closed this Sep 13, 2024
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.

2 participants