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

Deno watching/modifying unrelated files after upgrading to 2.1.2 #28350

Open
lucastonelli opened this issue Feb 28, 2025 · 0 comments
Open

Deno watching/modifying unrelated files after upgrading to 2.1.2 #28350

lucastonelli opened this issue Feb 28, 2025 · 0 comments

Comments

@lucastonelli
Copy link

Version: Deno 2.1.2

I'm having this issue, when building my react-router project using Vite, which consistently makes the build step hang because of the amount of files being watched.

Downgrading to 2.1.1 solves the issue, but for 2.1.2 and beyond, the problem is there:

Video.mp4

Only the built files were logged in 2.1.1, after upgrading to 2.1.2, changes are triggered even for my python virtual environment. Using --watch-exclude doesn't work in non TS files as well:

Image

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

No branches or pull requests

1 participant