You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run eleventy --serve and add a new file, it shows a ‘File added’ line and reruns the build, but it doesn’t process the new file. I verified that this is unchanged with the latest canary and that it happens with any other directory name too, not just source.
Operating system
Windows 10
Eleventy
3.1.5
Describe the bug
With this configuration:
If I run eleventy --serve and add a new file, it shows a ‘File added’ line and reruns the build, but it doesn’t process the new file. I verified that this is unchanged with the latest canary and that it happens with any other directory name too, not just
source.Reproduction Source Code URL
https://github.com/Aankhen/eleventy-watch-issue
Screenshots
eleventy-watch-not-processing-new-file.mp4