Skip to content

fix: don't add outDirs to watch.ignored if emptyOutDir is false#16453

Merged
patak-cat merged 2 commits into
vitejs:mainfrom
sapphi-red:fix/dont-add-outdirs-to-watch-ignored-if-emptyoutdir-false
Apr 18, 2024
Merged

fix: don't add outDirs to watch.ignored if emptyOutDir is false#16453
patak-cat merged 2 commits into
vitejs:mainfrom
sapphi-red:fix/dont-add-outdirs-to-watch-ignored-if-emptyoutdir-false

Conversation

@sapphi-red
Copy link
Copy Markdown
Member

Description

fixes #16248

Loading
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.

Ignoring outDir in Chokidar watcher introduced regression in >=5.1.0, not entirely fixed by #15979

2 participants